added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / xor-uint8-bool.mgw
blobe1889e1be14afdc075e792a8837412cc37e5b79c
1 void main()
3   cast(uint8, 13) ^ cast(bool, true);