added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / oror-uint64-uint8.mgw
blob3c775eeb6b309fcff2b3e3c51130cf39f24f2e38
1 void main()
3   cast(uint64, 13UL) || cast(uint8, 13);