4c7415683f6f46b567d1795ac752fa008a7881c2
[normand.git] / tests / pass-str-post-utf.nt
1 {zoom = 'hello 🦊'}
2
3 {zoom : s:u8}
4 {zoom : s:u16be}
5 {zoom : s:u16le}
6 {zoom : s:u32be}
7 {zoom : s:u32le}
8 ---
9 68 65 6c 6c 6f 20 f0 9f a6 8a 00 68 00 65 00 6c
10 00 6c 00 6f 00 20 d8 3e dd 8a 68 00 65 00 6c 00
11 6c 00 6f 00 20 00 3e d8 8a dd 00 00 00 68 00 00
12 00 65 00 00 00 6c 00 00 00 6c 00 00 00 6f 00 00
13 00 20 00 01 f9 8a 68 00 00 00 65 00 00 00 6c 00
14 00 00 6c 00 00 00 6f 00 00 00 20 00 00 00 8a f9
15 01 00
This page took 0.029798 seconds and 3 git commands to generate.