added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / and-uint8-double.mgw
blobfcfbe3823281ab094dfdea475e7b50a4ca4419e4
1 void main()
3   cast(uint8, 13) & cast(double, 0.42);