made the cast float->bool throw an error
[ozulis.git] / tests / lang / mugiwara / input / bad_expr / andand-int64-double.mgw
blobc50c1c1be861dc6067ed66912e6027339f8447ab
1 void main()
3   cast(int64, 13L) && cast(double, 0.42);