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