1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 17:59:30 +00:00

Fix LuaJIT bit operators

This commit is contained in:
Étienne Fildadut 2018-02-27 12:53:44 +01:00
parent 836ba82fef
commit 4517ee110f
3 changed files with 3074 additions and 3076 deletions

View file

@ -425,8 +425,6 @@ This command will use the precompilled version of this repository (candran.lua)
canc candran.can
````
The Candran build included in this repository was made using the ```mapLines=false``` option.
You can then run the tests on your build :
````