www
Unnamed repository; edit this file 'description' to name the repository.
Log
|
Files
|
Refs
|
README
doc3.rkt (48B)
1
#lang repltest racket
2
(define x (> 3 4))
3
> x
4
#f