Need racket/base at the macro level.

This commit is contained in:
Suzanne Dupéron 2020-07-23 22:04:21 +01:00 committed by GitHub
parent 7a4b5139bb
commit a2467d1682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,8 @@
(only-in xml cdata)
(only-in racket/match match)
(only-in racket/system process)
(only-in racket/port port->string))
(only-in racket/port port->string)
(for-syntax racket/base))
(provide $
$$