amazon-ion / ion-go

A Go implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
174 stars 31 forks source link

empty annotation #147

Closed R-maan closed 4 years ago

R-maan commented 4 years ago

Annotation wrappers with no annotation subfields should be rejected. emptyAnnotatedInt.10n: \xe0\x01\x00\xea\xe3\x80\x21\x01

zslayton commented 4 years ago

Closing in favor of #150, which includes this change.