Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-readme-learn-var.nt
index f4aec02a73853a3c52d5fcb881f8143c39042658..f61cd6d0daeb119833c2401c99e71ebe19b41119 100644 (file)
@@ -1,5 +1,5 @@
-{mix = 101} {le}
-{meow = 42} 11 22 {meow:8} 33 {meow = ICITTE + 17}
-"yooo" {meow + mix : 16}
+{mix = 101} !le
+{meow = 42} 11 22 [meow:8] 33 {meow = ICITTE + 17}
+"yooo" [meow + mix : 16]
 ---
 11 22 2a 33 79 6f 6f 6f 7a 00
This page took 0.023521 seconds and 4 git commands to generate.