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