fixed cmp expressions
[ozulis.git] / tests / lang / mugiwara / input / expr / andand-float-uint8.mgw
blob10f24698b748c7c31d23fb81678f82f00add69e4
1 void main()
3   cast(float, 0.2) && cast(uint8, 13);