added some text to readme
[ozulis.git] / tests / lang / mugiwara / input / expr / or-uint32-float.mgw
bloba977af35d4526c7b1973b8fc4877741ef54ebc18
1 void main()
3   cast(uint32, 13U) | cast(float, 0.2);