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