blob: 5ac014f1c5bf420081caaaa4937ad00c41734876 [file] [log] [blame] [edit]
#[no_sanitize(address)]
//~^ ERROR the `#[no_sanitize]` attribute is an experimental feature
fn main() {
}