Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-readme-learn-fill-2.nt
index fed70e92cee18fb002ba1b8b76864574db6f31f1..2e818ef994e500c38777798ec74f8a3f30084843 100644 (file)
@@ -1,5 +1,5 @@
 !macro part(iter, fill)
-  <0> "particular security " {ord('0') + iter : 8} +fill~0x80
+  <0> "particular security " [ord('0') + iter : 8] +fill~0x80
 !end
 
 {iter = 1}
This page took 0.022538 seconds and 4 git commands to generate.