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