bldc/tests/test_gc_14.lisp

7 lines
40 B
Common Lisp

(define a 2u32)
(gc)
(check (= a 2))