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