summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/mod-resolver/module-not-found/relative_module/a.rs
blob: 4a1eac8965ded13bed593c52e47ea1521b187af2 (plain)
1
2
// module resolution fails because `./a/b.rs` does not exist
mod b;