rust/tests/pretty/expanded-and-path-remap-80832.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
172 B
Rust
Raw Normal View History

2021-01-10 02:45:19 +00:00
// Test for issue 80832
//
//@ pretty-mode:expanded
//@ pp-exact:expanded-and-path-remap-80832.pp
//@ compile-flags: --remap-path-prefix {{src-base}}=the/src
fn main() {}