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