tario / fastruby

Fastruby, fast execution of ruby code (please, killme)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix boolean binary operators

tario opened this issue · comments

0 and 65 should be 65, not true

Invalid, boolean binary operator are not overloadable