-- in -- package p templ f() { @Other(p.Test,"s") } -- out -- package p templ f() { @Other(p.Test, "s") }