summaryrefslogtreecommitdiff
path: root/test/scanners/ruby/1.expected.raydebug
diff options
context:
space:
mode:
Diffstat (limited to 'test/scanners/ruby/1.expected.raydebug')
-rw-r--r--test/scanners/ruby/1.expected.raydebug2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scanners/ruby/1.expected.raydebug b/test/scanners/ruby/1.expected.raydebug
index 510e7c6..61e3dbb 100644
--- a/test/scanners/ruby/1.expected.raydebug
+++ b/test/scanners/ruby/1.expected.raydebug
@@ -17,7 +17,7 @@ reserved(module) class(Bytes)
constant(FactorOfSuffix)operator([)ident(suff)operator(])
reserved(end)
- reserved(def) constant(Bytes)operator(.)operator([]) ident(str)
+ reserved(def) constant(Bytes)operator(.)ident([]) ident(str)
ident(n)operator(,) ident(fac) operator(=) ident(str) operator(/) regexp<delimiter(/)content((.+\)([A-Z]\))delimiter(/)>
ident(n) operator(=) ident(n)operator(.)ident(to_i)
ident(fac) operator(=) ident(factor_of_suffix) ident(fac)