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
Handle new if statement definition
This updates the debugger to deal with the syntax tree as it is created after 1c76b58. Without this commit, the debugger will die if your code contains any if statements.
- Loading branch information