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