X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Fcorrect-logic-1-s.tmpl;h=8406ab7ec3e2a004489ec15ea5f2c4de7215623c;hp=e3f3451581a5b5f1d8caeae6d58ced2dc3f44a4e;hb=161bbec262545b883c983e1810c942116a3bebdc;hpb=949cd9bb063f5ac8218d3360bfaf1389b04a15a2 diff --git a/tests/correct-logic-1-s.tmpl b/tests/correct-logic-1-s.tmpl index e3f3451..8406ab7 100644 --- a/tests/correct-logic-1-s.tmpl +++ b/tests/correct-logic-1-s.tmpl @@ -2,7 +2,7 @@ I: correct-logic.qc D: vector logic flags T: -execute C: -std=fteqcc -fshort-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