added new tests :-)
[ozulis.git] / tests / lang / mugiwara / input / expr / and-float-float.mgw
blobb4ca86ff37482f70eec59520d235eb3be359cce8
1 void main()
3   cast(float, 0.2) & cast(float, 0.2);