Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix loading modules from NQP
NQP's load_module method has no named params like 'line' or 'file', also it does not take an opts hash. This allows us to load QAST:from<NQP> again for example.
- Loading branch information