added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / or-uint64-double.mgw
blob2090f504effce23c738ccf1e771e537fd76522be
1 void main()
3   cast(uint64, 13UL) | cast(double, 0.42);