Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-fl-int-8b.nt
index 15fea63e1888ef2156c2c4a2833f8d98cf31e410..8c55e6e12b383d141464e320d5ff23130fb82e4f 100644 (file)
@@ -3,11 +3,11 @@ aa bb cc dd ee ff
 <lbl>
 33 44 55
 
-{66:8}
-{-66:8}
-{66 + var : 8}
-{66 + lbl : 8}
-{66 + var + lbl : 8}
+[66:8]
+[-66:8]
+[66 + var : 8]
+[66 + lbl : 8]
+[66 + var + lbl : 8]
 
 <end>
 33
This page took 0.02275 seconds and 4 git commands to generate.