blob: 81d4e0b5b2629ec120826744bd99eb49086eb803 [file] [log] [blame]
extern crate test_crate;
use test_crate::*;
emit!(one, two, three, four);
emit_notes!(one, two);
fn main() {}