Revision control
Copy as Markdown
Other Tools
use test_crate::*;
emit!(one, two, three, four, five);
emit_notes!(one, two);
fn main() {}
use test_crate::*;
emit!(one, two, three, four, five);
emit_notes!(one, two);
fn main() {}