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

Commits on Jul 1, 2017

  1. Fix example code for constructing ASTs.

    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.
    erantapaa authored Jul 1, 2017
    Configuration menu
    Copy the full SHA
    7efed55 View commit details
    Browse the repository at this point in the history