added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / le-float-int64.mgw
blob71021cf31a722ac12f908c45cd4b92a709e75158
1 void main()
3   cast(float, 0.2) <= cast(int64, 13L);