Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #805 from jstepien/fix-bang-method-call
Add a production for "expr : BANG command_call"
- Loading branch information
Showing
with
7 additions
and 1 deletion.
- +6 −0 tests/test_interpreter.py
- +1 −1 topaz/parser.py