rust/tests/ui/hygiene/auxiliary/stdlib-prelude.rs

4 lines
53 B
Rust

#![feature(decl_macro)]
pub macro stdlib_macro() {}