This was a remnant of just switching `:` to `+`. We should stop accepting code such as this: ``` rust fn foo(a: &Clone+) { } ``` Nominating.