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 #854 from kachick/fix-some-defined
Guard `defined?` from segfault with default value
- Loading branch information
Showing
with
7 additions
and 0 deletions.
- +4 −0 tests/test_interpreter.py
- +3 −0 topaz/ast.py