mirror of
https://github.com/jamiebuilds/the-super-tiny-compiler.git
synced 2024-10-27 20:34:08 +00:00
parent
e910529c15
commit
8b758bac5a
@ -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:
|
our tree structure from before in list form:
|
||||||
|
|
||||||
- Program
|
- Program
|
||||||
|
Loading…
Reference in New Issue
Block a user