fixed cmp expressions
[ozulis.git] / tests / lang / mugiwara / input / expr / oror-float-int64.mgw
blob232096f2ad113b7c2bb93b1418cbd2d647b65efc
1 void main()
3   cast(float, 0.2) || cast(int64, 13L);