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