Shadowing a vocabulary name from the standard library

。_饼干妹妹 提交于 2019-12-11 04:41:32

问题


For reasons that don't really matter, I need to have a vocabulary named hello-world and I need to be able to run its tests, and I need it to shadow the hello-world from Factor's standard library.

I have not been able to do this successfully (I tried reversing vocab-roots but it did not make a difference). Is it possible?

来源:https://stackoverflow.com/questions/37623559/shadowing-a-vocabulary-name-from-the-standard-library

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!