Skip to content

Commit

Permalink
more plumbing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwparas committed Dec 17, 2024
1 parent 5ebd99b commit 950264d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/steel-core/src/scheme/kernel.scm
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
;; Expand to syntax-rules:
(define fake-syntax-rules
`(define-syntax ,gensym-name
(syntax-rules ()
(syntax-rules ,syntax-case-syntax
,cases)))

(define conditions (take-every-other cases))
Expand Down

0 comments on commit 950264d

Please sign in to comment.