added some tests
[ozulis.git] / tests / lang / mugiwara / input / expr / sub-uint32-double.mgw
blob95ab4f1c7938c244f92c32fce6972cfe431607e4
1 void main()
3   cast(uint32, 13U) - cast(double, 0.42);