added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / ne-bool-uint64.mgw
blobb7ef54954c08be677d63634058d7ea9e274ea93e
1 void main()
3   cast(bool, true) != cast(uint64, 13UL);