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