blob: fafc6d5b1693bfbe117ff55c1adb689ff67af8ad [file] [log] [blame]
#![crate_name = "a"]
pub fn foo<T>() { println!("hello!"); }