mattbasta/btype

Unary ! (and probably unary ~) have the wrong precedence

Opened this issue · 1 comments

Unary ! (and probably unary ~) have the wrong precedence

:(

Now !x.y == (!x).y