blob: 07159b7b54264dec97abfde596f6b90b50fa0d23 [file] [log] [blame]
fn main() {
trace_macros!(true); //~ ERROR: `trace_macros` is not stable
}