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