Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vm: produce better error for ROLL with wrong index
Current VM implementation doesn't return errors for many operations, so the only way to handle it here is to check for NULL. Refs. #96.
- Loading branch information