this_should_not_happen_lib/
lib.rs

1pub fn test() {
2    println!("TEST");
3}