rust/tests/ui/meta/dir.with.dots/test.rs
2024-03-04 19:30:53 +00:00

8 lines
222 B
Rust

// 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() {}