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