aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug385_32.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/bug385_32.go')
-rw-r--r--test/fixedbugs/bug385_32.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/bug385_32.go b/test/fixedbugs/bug385_32.go
index a009f664e0..b9ecbb4c10 100644
--- a/test/fixedbugs/bug385_32.go
+++ b/test/fixedbugs/bug385_32.go
@@ -1,4 +1,4 @@
-// [ $O == 6 ] || errchk $G -e $D/$F.go
+// [ $A == 6 ] || errchk $G -e $D/$F.go
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style