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