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