DEBSOURCES
Skip Quicknav
sources / rust-proc-macro-error2 / 2.0.1-1 / tests / ui / emit.rs
123456
use test_crate::*; emit!(one, two, three, four, five); emit_notes!(one, two); fn main() {}