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