1 2 3 4 5
error: expected `Self` or `A` or `A<...>` or `Trait for Self`, etc --> compile-errors/common/expect-self.rs:5:10 | 5 | impl () { | ^^