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