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