From 0f265b61e8a1dd3c2a9e9e67b2c8a06ba835dabf Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Wed, 9 Dec 2009 16:54:07 -0800 Subject: remove uses of string concatenation from src and misc directory R=rsc http://codereview.appspot.com/172041 --- src/pkg/xml/xml_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pkg/xml/xml_test.go') diff --git a/src/pkg/xml/xml_test.go b/src/pkg/xml/xml_test.go index 11918428b..837385b6b 100644 --- a/src/pkg/xml/xml_test.go +++ b/src/pkg/xml/xml_test.go @@ -16,8 +16,8 @@ const testInput = ` - + World <>'" 白鵬翔 -- cgit v1.2.3