Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// pp-exact
// Check that the visibility is printed on an enum variant.
fn main() {}
#[cfg(FALSE)]
enum Foo { pub V, }