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