blob: 5865cf0a4f754facf2d04bdfd7ecfb49502b41fb [file] [log] [blame]
#[track_caller]
fn f() {}
//~^^ ERROR the `#[track_caller]` attribute is an experimental feature
fn main() {}