aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug435.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/bug435.go')
-rw-r--r--test/fixedbugs/bug435.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixedbugs/bug435.go b/test/fixedbugs/bug435.go
index 0c2ac7b3be..fc5bf8ab0b 100644
--- a/test/fixedbugs/bug435.go
+++ b/test/fixedbugs/bug435.go
@@ -1,3 +1,6 @@
+// skip
+// TODO(rsc): Reenable. See issue 9968.
+
// errorcheck
// Copyright 2012 The Go Authors. All rights reserved.