4 lines
75 B
Scheme
4 lines
75 B
Scheme
#lang scheme
|
|
(require htdp/testing)
|
|
(provide (all-from-out htdp/testing))
|