www
Unnamed repository; edit this file 'description' to name the repository.
Log
|
Files
|
Refs
|
README
simple.rkt (34B)
1
#lang repltest racket
2
> (+ 1 1)
3
2