moved bad expression to a new folder
[ozulis.git] / tests / lang / mugiwara / input / bad_expr / xor-float-uint16.mgw
blob02544629efa872ccf9f4bb266c5314b65ef3d74d
1 void main()
3   cast(float, 0.2) ^ cast(uint16, 13);