mirror of
https://github.com/jamiebuilds/the-super-tiny-compiler.git
synced 2024-10-27 20:34:08 +00:00
Fix typo
This commit is contained in:
parent
3aa9f63aa8
commit
c5979db026
@ -286,7 +286,7 @@
|
|||||||
* CallExpression(node, parent) {},
|
* CallExpression(node, parent) {},
|
||||||
* };
|
* };
|
||||||
*
|
*
|
||||||
* 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:
|
* our tree structure from before in list form:
|
||||||
*
|
*
|
||||||
* - Program
|
* - Program
|
||||||
|
Loading…
Reference in New Issue
Block a user