-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check for error on
def
meta command (#381)
The simplification of `def` erased the check for errors before binding the result to the symbol. This patch adds that check back. Further, include a test for the `def` meta command. We can use this approach to extend the tests for other meta commands.
- Loading branch information
1 parent
be00d58
commit 6e52855
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters