forgot to type bitwise expression
[ozulis.git] / tests / lang / mugiwara / input / expr / or-double-uint64.mgw
blobb0b6583b7424947d4b74965805cc4b3a296cb0b6
1 void main()
3   cast(double, 0.42) | cast(uint64, 13UL);