diff options
Diffstat (limited to 'test/scanners/ruby/jarh.expected.raydebug')
-rw-r--r-- | test/scanners/ruby/jarh.expected.raydebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scanners/ruby/jarh.expected.raydebug b/test/scanners/ruby/jarh.expected.raydebug index 27938b2..014010b 100644 --- a/test/scanners/ruby/jarh.expected.raydebug +++ b/test/scanners/ruby/jarh.expected.raydebug @@ -197,7 +197,7 @@ ident(print) string<delimiter(')content(Just )delimiter(')> string<delimiter(')c ident(print) constant(File)operator(.)ident(dirname)operator(()string<delimiter(')content(Just another Ruby hacker,/Just another Ruby porter,)delimiter(')>operator(\)) -reserved(def) global_variable($_)operator(.)ident(singleton_method_added)operator(()operator(*)operator(\)) ident(print) string<delimiter(')content(Just another Ruby hacker,)delimiter(')> reserved(end) +reserved(def) global_variable($_)operator(.)method(singleton_method_added)operator(()operator(*)operator(\)) ident(print) string<delimiter(')content(Just another Ruby hacker,)delimiter(')> reserved(end) ident(print) operator([)string<delimiter(')content(Just another Ruby hacker,)delimiter(')>operator(])operator(.)ident(delete_at)operator(()integer(0)operator(\)) |