fix test to reflect previous scribble/example
repair
This commit is contained in:
parent
3e1c63c93a
commit
267fd52984
|
@ -81,17 +81,14 @@ Examples:
|
|||
|
||||
```racket
|
||||
> (define x 0)
|
||||
|
||||
> (displayln x)
|
||||
0
|
||||
|
||||
```
|
||||
|
||||
Example of Scribble `interaction`:
|
||||
|
||||
```racket
|
||||
> (define x 0)
|
||||
|
||||
> x
|
||||
0
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user