added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / lt-float-uint32.mgw
blob643dfcafb2dfc1537e5e72ffa1e4a642e332f99d
1 void main()
3   cast(float, 0.2) < cast(uint32, 13U);