forgot to type bitwise expression
[ozulis.git] / tests / lang / mugiwara / input / expr / and-int16-float.mgw
bloba306cb473b855037b6e81c028a85e82042fccecf
1 void main()
3   cast(int16, 13) & cast(float, 0.2);