added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / or-uint8-float.mgw
blobbc4830663d1a3af7ac9c6b402bc1d07dc3cb0464
1 void main()
3   cast(uint8, 13) | cast(float, 0.2);