diff options
Diffstat (limited to 'test/scanners/ruby/ruby19.expected.raydebug')
-rw-r--r-- | test/scanners/ruby/ruby19.expected.raydebug | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/scanners/ruby/ruby19.expected.raydebug b/test/scanners/ruby/ruby19.expected.raydebug index f3e40d5..d6e6581 100644 --- a/test/scanners/ruby/ruby19.expected.raydebug +++ b/test/scanners/ruby/ruby19.expected.raydebug @@ -1,4 +1 @@ -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 +ident(block)operator(.)operator(()operator(*)ident(arguments)operator(\)) comment(# bovi's example)
\ No newline at end of file |