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