factor/extra/llvm/jit/jit-tests.factor

3 lines
128 B
Factor
Raw Normal View History

USING: destructors llvm.jit llvm.wrappers tools.test ;
[ ] [ "test" <module> "test" add-module "test" remove-module ] unit-test