forgot to type bitwise expression
[ozulis.git] / tests / lang / mugiwara / input / expr / xor-double-int32.mgw
blob1ae9d1ce18c870dd6ddf0013ccde52342c1ec341
1 void main()
3   cast(double, 0.42) ^ cast(int32, 13);