fixed cmp expressions
[ozulis.git] / tests / lang / mugiwara / input / expr / andand-double-uint32.mgw
blob7955a6786d8b1b4f2dc96e01710a97c7b8aa6a04
1 void main()
3   cast(double, 0.42) && cast(uint32, 13U);