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