summary refs log tree commit diff
path: root/src/test/rustdoc-ui/issue-61732.rs
blob: d4835c092248e3906987f0540890a85a1f510586 (plain)
1
2
3
4
// This previously triggered an ICE.

pub(in crate::r#mod) fn main() {}
//~^ ERROR expected module, found unresolved item