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