summaryrefslogtreecommitdiffstats
path: root/tests/run-make/issue-38237/bar.rs
blob: 2b839f3a3b334d68f42ca90eeea5a3d45b8f4279 (plain)
1
2
3
4
#![crate_type = "lib"]

#[derive(Debug)]
pub struct S;