Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
meta
/
dir.with.dots
/
test.rs
blob: 4d663e994f52b99741370c016cc0f1acbb6c86ab [
file
] [
log
] [
blame
] [
edit
]
// Regression test for <https://github.com/rust-lang/rust/issues/121986>.
// Check that `tests_revision_unpaired_stdout_stderr` don't accidentally get confused by
// paths containing periods.
//@ check-pass
fn
main
()
{}