Skip to content

Commit

Permalink
Fix name of the racket/private/top-int.rkt module.
Browse files Browse the repository at this point in the history
  • Loading branch information
samth committed May 1, 2018
1 parent 6f31650 commit 3fc964f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion racket/collects/racket/private/top-int.rkt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module pre-base '#%kernel
(module top-int '#%kernel
(#%require (for-syntax '#%kernel))

(#%provide #%top-interaction)
Expand Down

0 comments on commit 3fc964f

Please sign in to comment.