mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-11 05:51:26 +00:00
Try to parse the annotated AIR script with the standard parser to catch to catch errors early with better error messages. We do it in the `TestExecutor` only to make testing framwork parser tests simplier. For user experience, it doesn't matter.