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