compatibility/compatibility-test/tests/mzlib/binc.rktl
2014-12-02 09:43:08 -05:00

5 lines
49 B
Racket

(begin
(define w x)
(define z w))
(define y z)