Skip to content

Commit

Permalink
don't need racket-var case after all
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelballantyne committed Feb 14, 2025
1 parent 224f8e4 commit 20ed7e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions private/syntax/interface.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,6 @@
((~literal define-syntaxes) (x:racket-macro ...) e:expr)
#:binding (export-syntaxes x ... e)

x:racket-var

e:racket-expr))

(define-syntax define-dsl-syntax
Expand Down

0 comments on commit 20ed7e6

Please sign in to comment.