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