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