Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-str-post-utf.nt
index 4c7415683f6f46b567d1795ac752fa008a7881c2..09c92059080ab0d9924614817c772f320da07161 100644 (file)
@@ -1,10 +1,10 @@
 {zoom = 'hello ðŸ¦Š'}
 
-{zoom : s:u8}
-{zoom : s:u16be}
-{zoom : s:u16le}
-{zoom : s:u32be}
-{zoom : s:u32le}
+[zoom : s:u8]
+[zoom : s:u16be]
+[zoom : s:u16le]
+[zoom : s:u32be]
+[zoom : s:u32le]
 ---
 68 65 6c 6c 6f 20 f0 9f a6 8a 00 68 00 65 00 6c
 00 6c 00 6f 00 20 d8 3e dd 8a 68 00 65 00 6c 00
This page took 0.022424 seconds and 4 git commands to generate.