6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
error: Methods need to have an implementation.
|
|
--> tests/ui/no_method_implementation.rs:22:2
|
|
|
|
|
22 | fn test();
|
|
| ^^
|