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