rust/src/test/rustdoc-ui/issue-61732.rs
2019-12-04 01:31:35 +00:00

4 lines
122 B
Rust

// This previously triggered an ICE.
pub(in crate::r#mod) fn main() {}
//~^ ERROR expected module, found unresolved item