amazon-ion / ion-rust

Rust implementation of Amazon Ion
Apache License 2.0
147 stars 35 forks source link

Add e-exp call to `(:annotate ..)` to unit tests #808

Open zslayton opened 1 month ago

zslayton commented 1 month ago
          Might be a good idea to have another test case where you invoke `annotate` as an e-expression rather than as a TDL macro invocation. (Just in case there is a regression, it would (hopefully) make it easier to isolate the problem.)

_Originally posted by @popematt in https://github.com/amazon-ion/ion-rust/pull/801#discussion_r1712905845_