Home | History | Annotate | Download | only in fmt

Lines Matching refs:backs

241 	{"%q", "`quoted with backs`\n", &stringVal, "quoted with backs"},
248 {"%q", "`bytes with backs`\n", &bytesVal, []byte("bytes with backs")},