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