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