moved bad expression to a new folder
[ozulis.git] / tests / lang / mugiwara / input / bad_expr / or-double-int16.mgw
blobf3582bd6006000f437e62d6296d7fda05020380c
1 void main()
3   cast(double, 0.42) | cast(int16, 13);