Home | History | Annotate | Download | only in test

Lines Matching full:dotdotdot

697 func dotdotdot() {
699 myprint(nil, &i) // ERROR "&i does not escape" "dotdotdot ... argument does not escape$"
702 myprint1(nil, &j) // ERROR "&j does not escape" "dotdotdot ... argument does not escape$"