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