moved bad expression to a new folder
[ozulis.git] / tests / lang / mugiwara / input / bad_expr / and-uint16-float.mgw
blobf421f7473494d0d79e5290a7295d236d0fd197a9
1 void main()
3   cast(uint16, 13) & cast(float, 0.2);