fix test/precompiled.bqn once more

This commit is contained in:
dzaima 2022-11-24 01:32:08 +02:00
parent d383fe57a7
commit c3fcee7ef0

View File

@ -13,7 +13,7 @@ tests ← •FLines •wdpath•file.At path∾"/test/cases/prim.bqn"
('#' · "#")@{
('%'){𝕤
•Out 𝕩
"../build/interp" •FChars 1,path,𝕩 •Import "../cc.bqn"
"../build/interp" •FChars 1,path,𝕩 •Import "../build/cc.bqn"
# make ← "make"‿"singeli=1"‿"f=-DPRECOMP -march=native"‿"c"
# make ← "make"‿"f=-DPRECOMP -m32"‿"lf=-m32"‿"c"
make "make""f=-DPRECOMP""c"