blob: 58489fb2c511ff8b057c089659c593f739a70fa8 [file] [log] [blame]
fn macro() { //~ ERROR expected identifier, found reserved keyword `macro`
}
pub fn main() {
}