diff --git a/iontestdata_1_1/bad/annotationSymbolIDUnmapped.ion b/iontestdata_1_1/bad/annotationSymbolIDUnmapped.ion index b2d05ca..942387d 100644 --- a/iontestdata_1_1/bad/annotationSymbolIDUnmapped.ion +++ b/iontestdata_1_1/bad/annotationSymbolIDUnmapped.ion @@ -1,3 +1,3 @@ $ion_1_1 // The annotation is out of range of the local symbol table. -$10::0 +$100::0 diff --git a/iontestdata_1_1/bad/fieldNameSymbolIDUnmapped.ion b/iontestdata_1_1/bad/fieldNameSymbolIDUnmapped.ion index baf04ba..0a78e66 100644 --- a/iontestdata_1_1/bad/fieldNameSymbolIDUnmapped.ion +++ b/iontestdata_1_1/bad/fieldNameSymbolIDUnmapped.ion @@ -1,3 +1,3 @@ $ion_1_1 // The field name is out of range of the local symbol table. -{$10: 0} +{$100: 0}