blob: 4863e5b58e00a17ad517bd48eb656233d837ea64 [file] [log] [blame]
extern crate test_crate;
use test_crate::make_fn;
make_fn!();
fn main() {}