9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
|
error: missing `fn` or `struct` for method or struct definition
|
||
|
--> $DIR/pub-ident-fn-or-struct.rs:11:4
|
||
|
|
|
||
|
11 | pub S (foo) bar
|
||
|
| ^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|