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