Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-const-int-dec.nt
index 10b04cb75d0e610326b0e06c86be3493a8a8d80a..f3571431ac38f85650eb43803f1b6e262e9bbfac 100644 (file)
@@ -1,5 +1,5 @@
 !m ci(val)
-  {val:8}
+  [val:8]
 !end
 
 m:ci(42)
This page took 0.023894 seconds and 4 git commands to generate.