Skip to content

Commit 51648d6

Browse files
committed
Adjust line number for previous commit.
1 parent 99355ff commit 51648d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/panics/location-detail-unwrap-multiline.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//@ run-fail
22
//@ compile-flags: -Cstrip=none -Cdebuginfo=line-tables-only -Copt-level=0
33
//@ exec-env:RUST_BACKTRACE=1
4-
//@ regex-error-pattern: location-detail-unwrap-multiline\.rs:9:10\n
4+
//@ regex-error-pattern: location-detail-unwrap-multiline\.rs:10:10\n
55
//@ needs-unwind
66

77
fn main() {

0 commit comments

Comments
 (0)