rustc/tests/run-make/moved-src-dir-fingerprint-ice/my_lib.rs
2024-09-09 14:07:22 +02:00

2 lines
34 B
Rust

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