added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / andand-uint32-uint8.mgw
blob0a96343bf2dd2a659d59b3f35e70a3c8c5189d4b
1 void main()
3   cast(uint32, 13U) && cast(uint8, 13);