test-import-order-c.scm 69 B

12345
  1. (define-module (test-import-order-c)
  2. #:use-module (base))
  3. (push!)