]> gitweb.factorcode.org Git - factor.git/blob - core/vocabs/loader/test/g/g.factor
namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called...
[factor.git] / core / vocabs / loader / test / g / g.factor
1 IN: vocabs.loader.test.g
2 USING: vocabs.loader.test.f namespaces ;
3
4 [ "vocabs.loader.test.g" inc ] with-global