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