Remove top-level display -- top level expressions are automatically displayed in Racket.
This commit is contained in:
committed by
Sam Tobin-Hochstadt
parent
02e3bb8c5b
commit
dfe034f842
@@ -1,2 +1,2 @@
|
||||
#lang racket
|
||||
(display "Hello world")
|
||||
"Hello world"
|
||||
|
||||
Reference in New Issue
Block a user