Fix name of the racket/private/top-int.rkt module.

This commit is contained in:
Sam Tobin-Hochstadt 2018-04-27 09:32:54 -04:00
parent 6f31650539
commit 3fc964faaf

View File

@ -1,4 +1,4 @@
(module pre-base '#%kernel
(module top-int '#%kernel
(#%require (for-syntax '#%kernel))
(#%provide #%top-interaction)