X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Fcorrect-logic-2.tmpl;h=2e79ec3c021da2d65cb3c40f4c6be381e1ff443f;hp=7ecd3df1473358ba4060fe7cd507f779a5dfc6b1;hb=8b2149e315d9cc7383a86e894e41dc2bf9728d93;hpb=949cd9bb063f5ac8218d3360bfaf1389b04a15a2 diff --git a/tests/correct-logic-2.tmpl b/tests/correct-logic-2.tmpl index 7ecd3df..2e79ec3 100644 --- a/tests/correct-logic-2.tmpl +++ b/tests/correct-logic-2.tmpl @@ -2,7 +2,7 @@ I: correct-logic.qc D: vector logic flags T: -execute C: -std=fteqcc -fcorrect-logic -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