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