print: avoid triggering deprecation warnings when printing weak vectors.
[bpt/guile.git] / test-suite / standalone / test-import-order-b.scm
CommitLineData
ad4bd7c2
AW
1(define-module (test-import-order-b)
2 #:use-module (base))
3
4(push!)