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