Use only naked `{` and `}` for variable assignment
[normand.git] / tests / fail-fl-int-32b-out-of-range-neg.nt
index 4e8cb1b0cd99ded490cf096ac4c1b30477247088..69a0cb8b519662bb19a01a91a724abcce7b1ef9b 100644 (file)
@@ -1,5 +1,5 @@
 aa bb
-{be}
-{ -(2**31) - 1 : 32 }
+!be
+[ -(2**31) - 1 : 32 ]
 ---
 3:3 - Value -2,147,483,649 is outside the 32-bit range when evaluating expression `-(2**31) - 1`
This page took 0.022726 seconds and 4 git commands to generate.