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