diff options
author | murphy <murphy@rubychan.de> | 2007-01-01 16:33:24 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2007-01-01 16:33:24 +0000 |
commit | d965d0b432c65a220a08f2e1432dc16c8c95b12d (patch) | |
tree | 8da1bc07327fbda2fc46b003e7a40e2603e006ba | |
parent | 383acf60e6e8f61ee165e28ab71dd43757129e2b (diff) | |
download | coderay-d965d0b432c65a220a08f2e1432dc16c8c95b12d.tar.gz |
Fixed pleac Scheme test and debug test folder.
-rw-r--r-- | test/scanners/scheme/pleac.expected.raydebug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/scanners/scheme/pleac.expected.raydebug b/test/scanners/scheme/pleac.expected.raydebug index 01ee2c9..e47d72a 100644 --- a/test/scanners/scheme/pleac.expected.raydebug +++ b/test/scanners/scheme/pleac.expected.raydebug @@ -237,7 +237,7 @@ operator_fat(()(regexp-substitute/global) operator_fat(()(make-string) operator_fat(()(-) operator_fat(()(*) (match-len) integer(8)operator_fat(\)) operator_fat(()(modulo) (pre-len) integer(8)operator_fat(\))operator_fat(\)) - char(#\\s)(pace)operator_fat(\))operator_fat(\))operator_fat(\))operator_fat(\)) + char(#\\space)operator_fat(\))operator_fat(\))operator_fat(\))operator_fat(\)) operator_fat(')(post)operator_fat(\)) comment(;; @@PLEAC@@_1.8) @@ -2779,7 +2779,7 @@ operator_fat(()reserved(define) (*ttys*) operator_fat(')operator_fat(()operator_ operator_fat(()(for-each) operator_fat(()reserved(lambda) operator_fat(()(user-tty-pair)operator_fat(\)) - operator_fat(()reserved(let*) operator_fat(()operator_fat(()(user-tty-pair) operator_fat(()(string-split) (user-tty-pair) char(#\\s)(pace)operator_fat(\))operator_fat(\)) + operator_fat(()reserved(let*) operator_fat(()operator_fat(()(user-tty-pair) operator_fat(()(string-split) (user-tty-pair) char(#\\space)operator_fat(\))operator_fat(\)) operator_fat(()(user) operator_fat(()(string->symbol) operator_fat(()(car) (user-tty-pair)operator_fat(\))operator_fat(\))operator_fat(\)) operator_fat(()(newtty) operator_fat(()(cadr) (user-tty-pair)operator_fat(\))operator_fat(\)) operator_fat(()(current-ttys) operator_fat(()(assoc-ref) (*ttys*) (user)operator_fat(\))operator_fat(\))operator_fat(\)) |