blob: eb5e8e3e1ab7126a0c5d26d3485db4f05cb7efe9 [file] [log] [blame]
// ignore-test this is not a test
macro_rules! m {
() => { mod mod_file_not_owning_aux2; }
}
m!();