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