Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-const-int-oct.nt
index 760585d2939716a754976416964ea72060465ff6..d5fd33f3f114630fffa36cdeca47a3b5fa91f086 100644 (file)
@@ -1,5 +1,5 @@
 !m ci(val)
-  {val:8}
+  [val:8]
 !end
 
 m:ci(0o01)
This page took 0.02244 seconds and 4 git commands to generate.