Avoid non-portable `tail' argument in `test-guile-snarf'.
[bpt/guile.git] / test-suite / standalone / test-import-order-b.scm
1 (define-module (test-import-order-b)
2 #:use-module (base))
3
4 (push!)