moved bad expression to a new folder
[ozulis.git] / tests / lang / mugiwara / input / bad_expr / or-double-int32.mgw
bloba1da54593c7ea5cfa9aa810a47991894d712ab73
1 void main()
3   cast(double, 0.42) | cast(int32, 13);