6 lines
90 B
Racket
6 lines
90 B
Racket
|
|
(htdp-syntax-test #'(recur empty-f () 10))
|
|
|
|
(htdp-syntax-test #'(let name ([x 12]) 10))
|
|
|