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