Skip to content

Instantly share code, notes, and snippets.

@enebo
Created December 5, 2014 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/cdaedc8d33b4b6f8e6c1 to your computer and use it in GitHub Desktop.
Save enebo/cdaedc8d33b4b6f8e6c1 to your computer and use it in GitHub Desktop.
system ~/work/jruby-1_7 jruby-1_7 895% jruby -S ast snippets/foo.rb
AST:
RootNode 0
BlockNode 0
PreExe19Node 0
ArgsNode 0
NewlineNode 0
FCallNode:p 0
ArrayNode 0
FixnumNode 0
, null
BEGIN { p 1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment