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