diff options
Diffstat (limited to 'test/ruby/comment.out.raydebug')
-rw-r--r-- | test/ruby/comment.out.raydebug | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/ruby/comment.out.raydebug b/test/ruby/comment.out.raydebug new file mode 100644 index 0000000..5e03975 --- /dev/null +++ b/test/ruby/comment.out.raydebug @@ -0,0 +1,17 @@ +comment(=begin test
+=end test)
+
+ident(bla)
+
+ operator(=)reserved(begin)
+
+ ident(__END__)
+
+
+comment(__END__
+)comment(#CODE)
+
+ident(mangawobeegee)
+
+comment(#test\\)
+ident(dasd)
|