diff options
author | murphy <murphy@rubychan.de> | 2006-10-15 15:10:04 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-10-15 15:10:04 +0000 |
commit | f5768c09019b303e82b7b7905b137b0e1df3823c (patch) | |
tree | a0bca63a318f848c6932070b4779226520fa040c /test/ruby/comment.out.raydebug | |
parent | dd1f6c2ed2fa76d8862233494519d797e9ffb488 (diff) | |
download | coderay-f5768c09019b303e82b7b7905b137b0e1df3823c.tar.gz |
Moved scanner tests into test/scanners.
Diffstat (limited to 'test/ruby/comment.out.raydebug')
-rw-r--r-- | test/ruby/comment.out.raydebug | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/test/ruby/comment.out.raydebug b/test/ruby/comment.out.raydebug deleted file mode 100644 index 0e24ae3..0000000 --- a/test/ruby/comment.out.raydebug +++ /dev/null @@ -1,17 +0,0 @@ -comment(=begin test -=end test) - -ident(bla) - - operator(=)reserved(begin) - - ident(__END__) - - -comment(__END__ -)comment(#CODE) - -ident(mangawobeegee) - -comment(#test\\) -ident(dasd) |