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