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