From 81ee35212774f6d3faacbbce5bcabbf3aaba3064 Mon Sep 17 00:00:00 2001 From: murphy Date: Sun, 9 Jul 2006 22:24:43 +0000 Subject: [BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string) (thanks to bovi again.) Test case added. --- test/ruby/open-string.out.raydebug | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/ruby/open-string.out.raydebug (limited to 'test/ruby/open-string.out.raydebug') diff --git a/test/ruby/open-string.out.raydebug b/test/ruby/open-string.out.raydebug new file mode 100644 index 0000000..f288618 --- /dev/null +++ b/test/ruby/open-string.out.raydebug @@ -0,0 +1,2 @@ +string \ No newline at end of file -- cgit v1.2.1