diff options
Diffstat (limited to 'test/scanners/ruby/ruby19.expected.raydebug')
-rw-r--r-- | test/scanners/ruby/ruby19.expected.raydebug | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/scanners/ruby/ruby19.expected.raydebug b/test/scanners/ruby/ruby19.expected.raydebug new file mode 100644 index 0000000..f3e40d5 --- /dev/null +++ b/test/scanners/ruby/ruby19.expected.raydebug @@ -0,0 +1,4 @@ +ident(block)operator(.)ident(()operator(*)ident(arguments)operator(\)) comment(# bovi's example) + +reserved(def) operator(()ident(foo)operator(\))operator(.)ident(bar) +reserved(end)
\ No newline at end of file |