Add fixed-length number byte order override
[normand.git] / tests / fail-str-post-missing-gen-prefix.nt
index c11dd5167595d4a200d564c9033a6a91632b5dcd..d809ff7767c752c8b036559048cbf8dc3c1d7430 100644 (file)
@@ -1,3 +1,3 @@
 ["a string" : latin1]
 ---
-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.023135 seconds and 4 git commands to generate.