added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / xor-float-int16.mgw
blob1647e91dd4b20db9141603b287f51c8c60142a7c
1 void main()
3   cast(float, 0.2) ^ cast(int16, 13);