X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Fcorrect-logic-1.tmpl;h=c007ffbaf8e56f3700c9303b5556d2f540d2df5c;hp=b151f460af89f2aa2036a98bc284b4a2c3330bb2;hb=e7d1e701c4498040ff77024d76a81cbc178c78f7;hpb=6bc29a1601b6326dad807ac4f1d6db9e37adb3b6 diff --git a/tests/correct-logic-1.tmpl b/tests/correct-logic-1.tmpl index b151f46..c007ffb 100644 --- a/tests/correct-logic-1.tmpl +++ b/tests/correct-logic-1.tmpl @@ -2,7 +2,7 @@ I: correct-logic.qc D: vector logic flags T: -execute C: -std=fteqcc -M: ! & | i N +M: ! & | i N M: 0, 0 -> 1 0 0 0 1 M: 0, x -> 1 0 1 0 1 M: x, 0 -> 0 0 1 1 0