Skip to content

Commit

Permalink
Update schemified
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKnauth committed Jan 17, 2022
1 parent 90e731b commit 480eb48
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions racket/src/cs/schemified/expander.scm
Original file line number Diff line number Diff line change
Expand Up @@ -69225,17 +69225,16 @@
config_0
temp43_1
(list temp44_0)))))))
(if (if (eqv? ec_0 '#\x75)
(if (if (eqv? ec_0 '#\x61)
#t
(eqv? ec_0 '#\x55))
(eqv? ec_0 '#\x41))
(begin
(accum-string-add!
accum-str_0
c_0)
(get-next!_0 '#\x61 '#\x41)
(get-next!_0 '#\x6c '#\x4c)
(get-next!_0 '#\x77 '#\x57)
(if (eq? mode_0 'eq)
(if (eq? mode_0 'equal)
(loop_0 'equal-always)
(let ((temp49_0
"bad syntax `~a`"))
Expand Down

0 comments on commit 480eb48

Please sign in to comment.