parent
47b1ef24e4
commit
0df3b41630
4 changed files with 49 additions and 96 deletions
|
@ -206,4 +206,6 @@ fn main() {
|
|||
}
|
||||
|
||||
unsafe { assert_eq!(ABC as usize, 0); }
|
||||
|
||||
&mut (|| Some(0 as *const ())) as &mut FnMut() -> Option<*const ()>;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue