blob: fc646c2956c4f74b8e25c920cac036c7b91a9988 [file]
// pp-exact
// Check that the visibility is printed on an enum variant.
fn main() {}
#[cfg(FALSE)]
enum Foo { pub V, }