blob: fc51995a94eccc7724f30c13a1a98f3c92269093 [file] [log] [blame]
#![crate_name = "inner"]
/// Links to [f()]
pub struct Inner;
pub fn f() {}