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