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