@* There can be lifetime annotations in argument types. *@ @(arg: &[&'static str]) @for x in arg {
@x