X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=tests%2Ftruth-flags-3.tmpl;h=a70f38da5b0a1cb5235225e2cabb94019d7f9cdb;hb=eab20602b1a11b9f989a8d73460e3ccfb7c173e9;hp=f166ddaaeb4538b1183a4bab194b00f758eff5e2;hpb=d858237010edd160b5e8331682f6491c17615df0;p=xonotic%2Fgmqcc.git diff --git a/tests/truth-flags-3.tmpl b/tests/truth-flags-3.tmpl index f166dda..a70f38d 100644 --- a/tests/truth-flags-3.tmpl +++ b/tests/truth-flags-3.tmpl @@ -2,7 +2,7 @@ I: truth-flags-2.qc D: logic flags T: -execute C: -std=fteqcc -ffalse-empty-strings -M: ! & | i N +M: ! & | i N M: 'str', 'str' -> 0 1 1 1 0 M: 'str', '' -> 0 0 1 1 0 M: 'str', 0 -> 0 0 1 1 0