From 26a698230e2e502bfe90392ae034409506ca3cdc Mon Sep 17 00:00:00 2001 From: murphy Date: Wed, 18 Oct 2006 11:31:46 +0000 Subject: strange.in.rb test output fixed. --- test/scanners/ruby/strange.expected.raydebug | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test') diff --git a/test/scanners/ruby/strange.expected.raydebug b/test/scanners/ruby/strange.expected.raydebug index 61a7cae..1135ae6 100644 --- a/test/scanners/ruby/strange.expected.raydebug +++ b/test/scanners/ruby/strange.expected.raydebug @@ -49,13 +49,13 @@ comment(#%W[ but #@0illegal_values look strange.]) operator(%)constant(Quark) ident(dazu) -operator(%) ident(abc) comment(# FIXME) +string comment(# FIXME) comment(# And here some special string cases) -ident(foo) operator(=) operator(%) ident(blah) comment(# comment here to ensure whitespace) -ident(foo)operator(()operator(%) ident(blah) operator(\)) -ident(foo) operator(<<) operator(%) ident(blah) comment(# stupid but has to work) -ident(foo) operator(=) operator(%) ident(blah) operator(+) operator(%) ident(blub) comment(# wicked) +ident(foo) operator(=) string comment(# comment here to ensure whitespace) +ident(foo)operator(()stringoperator(\)) +ident(foo) operator(<<) string comment(# stupid but has to work) +ident(foo) operator(=) stringoperator(+) string comment(# wicked) ident(foo) operator(=) string comment(# works too) symboloperator({)ident(constructs)operator(}) -- cgit v1.2.1