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