summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/issue-85019-moved-src-dir/my_lib.rs
blob: 432875739affb6e69ab22ee7951f417925f702c7 (plain)
1
pub fn my_fn<T: Copy>(_val: T) {}