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