1 2 3 4 5
#[track_caller(1)] fn f() {} //~^^ ERROR malformed `track_caller` attribute input fn main() {}