blob: 750e2d17e0ad1f3c589896e6a22eb9c7faeb5364 [file] [log] [blame]
error: missing `fn` or `struct` for function or struct definition
--> $DIR/pub-ident-with-lifetime-incomplete.rs:4:4
|
LL | pub foo<'a>
| ^^^
error: aborting due to 1 previous error