Add fixed-length number byte order override
[normand.git] / tests / fail-str-post-missing-enc.nt
index c8508183193b29c146312f75307e65c5ac880bc8..e4c2d7b73b51b6c7ccb7e34f8452be731ee296ab 100644 (file)
@@ -1,3 +1,3 @@
 ["a string" : ]
 ---
-1:15 - Expecting a fixed length (multiple of eight bits), `uleb128`, `sleb128`, or `s:` followed with a valid encoding (`u8`, `u16be`, `u16le`, `u32be`, `u32le`, or `latin1` to `latin10`)
+1:15 - Expecting a fixed length (multiple of eight bits and optional `be` or `le`), `uleb128`, `sleb128`, or `s:` followed with a valid encoding (`u8`, `u16be`, `u16le`, `u32be`, `u32le`, or `latin1` to `latin10`)
This page took 0.025755 seconds and 4 git commands to generate.