Skip to content

Commit 273c3d6

Browse files
authored
Update pointers.rs
1 parent ee5383f commit 273c3d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-pass/pointers.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// compile-flags: -Zmir-emit-validate=0
2+
13
fn one_line_ref() -> i16 {
24
*&1
35
}

0 commit comments

Comments
 (0)