From 1c40663fb96846c5d56e9ea4475cdcbaa24e6adf Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Mon, 17 Aug 2009 13:30:22 -0700 Subject: fix up some irregular indentation R=rsc OCL=33382 CL=33391 --- test/method1.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/method1.go') diff --git a/test/method1.go b/test/method1.go index c88607d42..b6aacfea4 100644 --- a/test/method1.go +++ b/test/method1.go @@ -1,4 +1,4 @@ -// errchk $G $D/$F.go +// # errchk $G $D/$F.go // Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style -- cgit v1.2.3