This applies thejameskyle/the-super-tiny-compiler@c5979db026
This commit is contained in:
J F 2017-04-26 11:40:56 -04:00 committed by Jed Fox
parent e910529c15
commit 8b758bac5a

View File

@ -213,7 +213,7 @@ var visitor = {
};
```
However, there also exists the possibilty of calling things on "exit". Imagine
However, there also exists the possibility of calling things on "exit". Imagine
our tree structure from before in list form:
- Program