Unnamed repository; edit this file 'description' to name the repository.
1
fn f() { let _ = &1 as *const i32; }