5 lines
69 B
Scheme
5 lines
69 B
Scheme
|
|
(define-module (test-import-order-c)
|
||
|
|
#:use-module (base))
|
||
|
|
|
||
|
|
(push!)
|