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