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