added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / andand-double-bool.mgw
blob50d7e4fa8c920c583d912efeb184eb90d1cb15dd
1 void main()
3   cast(double, 0.42) && cast(bool, true);