blob: 7cf1bb09c92f7a1190cffd40a3c038e13e9c5eac [file] [log] [blame]
// run-fail
// check-run-results
// compile-flags: -Zlocation-detail=line,file
// exec-env:RUST_BACKTRACE=0
fn main() {
panic!("column-redacted");
}