ion-docs icon indicating copy to clipboard operation
ion-docs copied to clipboard

Now that we have `$ion_literal`, should nonsensical things like `$ion_encoding::null` be errors instead?

Open toddjonker opened this issue 1 year ago • 1 comments

          Now that we have `$ion_literal`, should nonsensical things like `$ion_encoding::null` be errors instead?

Originally posted by @zslayton in https://github.com/amazon-ion/ion-tests/pull/101#discussion_r1630191767

toddjonker avatar Jun 10 '24 19:06 toddjonker

Discussed this offline with @zslayton.

Yes, anything that has the reserved system annotation (now $ion) that is not a valid system value should raise an error.

popematt avatar Dec 04 '24 21:12 popematt