fix error pattern
This commit is contained in:
parent
9df8da8e04
commit
877530cf1a
@ -4,7 +4,7 @@
|
||||
// only-x86_64-pc-windows-msvc
|
||||
// compile-flags: -C force-unwind-tables=no
|
||||
//
|
||||
// error-pattern: target requires unwind tables, they cannot be disabled with `-C force-unwind-tables=no`.
|
||||
// error-pattern: target requires unwind tables, they cannot be disabled with `-C force-unwind-tables=no`
|
||||
|
||||
pub fn main() {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user