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