fixed cmp expressions
[ozulis.git] / tests / lang / mugiwara / input / expr / oror-float-double.mgw
blob4ee63642851ebcf5ae6474f33bf8d85d63f1fc8d
1 void main()
3   cast(float, 0.2) || cast(double, 0.42);