Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-const-int-bin.nt
index 97f6de88b04649b3fcfb266e58769570c478444d..24c2f8552b9177c2daf84ab9d80f2dc63ff2cea9 100644 (file)
@@ -1,5 +1,5 @@
 !m ci(val)
-  {val:8}
+  [val:8]
 !end
 
 m:ci(0b11001010)
This page took 0.023414 seconds and 4 git commands to generate.