// generated by codegen, do not edit fn test_lifetime() -> () { // A lifetime annotation. // // For example: fn foo<'a>(x: &'a str) {} // ^^ ^^ }