added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / eq-float-float.mgw
blob8b1635822163848e1d72473ef601730fd630cf4c
1 void main()
3   cast(float, 0.2) == cast(float, 0.2);