diff options
author | murphy <murphy@rubychan.de> | 2006-05-11 23:38:09 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-05-11 23:38:09 +0000 |
commit | b5c6e09f9462acd5a8a98318c45bcc3f9114d137 (patch) | |
tree | 80d5e8ff28e25b384ea0c9ae309a727325ce2933 /test | |
parent | b4a4f4148a1627aed63c602f43bd4b5ef5093c4f (diff) | |
download | coderay-b5c6e09f9462acd5a8a98318c45bcc3f9114d137.tar.gz |
Updated tests.
Diffstat (limited to 'test')
-rw-r--r-- | test/ruby/1.out.raydebug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ruby/1.out.raydebug b/test/ruby/1.out.raydebug index 0cd4ac3..31644b1 100644 --- a/test/ruby/1.out.raydebug +++ b/test/ruby/1.out.raydebug @@ -1,3 +1,5 @@ +ident(public) symbol(:<<)
+
reserved(class) class(String)
reserved(def) method(/) ident(regex)
ident(scan)operator(()ident(regex)operator(\))operator(.)ident(first)
|