fix test erorr msg
This commit is contained in:
parent
9eb4e00f6f
commit
1f8cb476ea
@ -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…
x
Reference in New Issue
Block a user