Add many string features
[normand.git] / tests / pass-str-pre-utf.nt
diff --git a/tests/pass-str-pre-utf.nt b/tests/pass-str-pre-utf.nt
new file mode 100644 (file)
index 0000000..a3739cf
--- /dev/null
@@ -0,0 +1,15 @@
+{zoom = 'hello ðŸ¦Š'}
+
+u8{zoom}
+u16be{zoom}
+u16le{zoom}
+u32be{zoom}
+u32le{zoom}
+---
+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
+6c 00 6f 00 20 00 3e d8 8a dd 00 00 00 68 00 00
+00 65 00 00 00 6c 00 00 00 6c 00 00 00 6f 00 00
+00 20 00 01 f9 8a 68 00 00 00 65 00 00 00 6c 00
+00 00 6c 00 00 00 6f 00 00 00 20 00 00 00 8a f9
+01 00
This page took 0.023786 seconds and 4 git commands to generate.