added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / or-int64-float.mgw
blobb2731881cbbbdf3e4ecc9bc0724dc110785f0da8
1 void main()
3   cast(int64, 13L) | cast(float, 0.2);