diff options
-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(\)) |