blob: 65aa9032fed19b74a56f119e29ac097e0f0fec78 [file] [log] [blame]
#![feature(unsafe_binders)]
#![allow(incomplete_features)]
pub fn woof() -> unsafe<'a> &'a str { todo!() }