6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
error: `self` as argument not supported.
|
|
--> tests/ui/adding_self_parameter.rs:20:11
|
|
|
|
|
20 | fn test(&self);
|
|
| ^
|