moved bad expr to bad_expr folder
[ozulis.git] / tests / lang / mugiwara / input / bad_expr / and-uint32-double.mgw
blob7992b9499cae0f63010005eb433f3bab38e53888
1 void main()
3   cast(uint32, 13U) & cast(double, 0.42);