made the cast float->bool throw an error
[ozulis.git] / tests / lang / mugiwara / input / bad_expr / oror-double-int32.mgw
blob0b1505ec4553190d7849823f00762e48de6c9eec
1 void main()
3   cast(double, 0.42) || cast(int32, 13);