fix test erorr msg
This commit is contained in:
parent
9eb4e00f6f
commit
1f8cb476ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// error-pattern: outside bounds of allocation
|
||||
// error-pattern: invalid use of NULL pointer
|
||||
|
||||
fn main() {
|
||||
let x = 0 as *mut i32;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue