Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def'
[bpt/guile.git] / test-suite / standalone / test-import-order-d.scm
1 (define-module (test-import-order-d)
2 #:use-module (base))
3
4 (push!)