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