// ERROR:7:global unit badglobx; var VALUE: i32 = 0; fn bad() -> i32 { let r = &VALUE; return r.^; }