summaryrefslogtreecommitdiffstats
path: root/src/test/ui/pub/pub-ident-with-lifetime-incomplete.rs
blob: c86a9f2fdd655f00f36f69049d0c35f365dc03d9 (plain)
1
2
3
4
5
fn main() {
}

pub   foo<'a>
//~^ ERROR missing `fn` or `struct` for function or struct definition