Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Fix example code for constructing ASTs. #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erantapaa
Copy link

Fixed the second example so it produces the same AST as the first. Also, I figured out that the variable ast was just the same as tree.

Didn't do this, but the second example could also be formatted like the first to more clearly show the structure of the calls.

Fixed the second example so it produces the same AST as the first. Also, I figured out that the variable `ast` was just the same as `tree`.

Didn't do this, but the second example could also be formatted like the first to more clearly show the structure of the calls.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant