Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: incorrect error message in
ASTree::BuildFromCode(...)
* `opcode` was incorrectly clamped causing misleading output. * modified output with additional info about offending bytecode and position so end-user submissions can become more informative.
- Loading branch information