rust/tests/run-make/moved-src-dir-fingerprint-ice/my_lib.rs

2 lines
34 B
Rust

pub fn my_fn<T: Copy>(_val: T) {}