diff --git a/src/lazy/text/buffer.rs b/src/lazy/text/buffer.rs index 05d76afa..d7d45f4e 100644 --- a/src/lazy/text/buffer.rs +++ b/src/lazy/text/buffer.rs @@ -1917,6 +1917,7 @@ mod tests { mismatch_ivm("ion_1_0"); mismatch_ivm("$ion__1_0"); + mismatch_ivm("$ion_1_0_0"); mismatch_ivm("$$ion_1_0"); mismatch_ivm("$ion_FF_FF"); }