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

Fix example code for constructing ASTs. - #27

Open
erantapaa wants to merge 1 commit into
ajaxorg:masterfrom
erantapaa:patch-1
Open

Fix example code for constructing ASTs.#27
erantapaa wants to merge 1 commit into
ajaxorg:masterfrom
erantapaa:patch-1

Conversation

@erantapaa

Copy link
Copy Markdown

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.

1 participant