summaryrefslogtreecommitdiff
path: root/test/interface/convert1.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/interface/convert1.go')
-rw-r--r--test/interface/convert1.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/interface/convert1.go b/test/interface/convert1.go
index 4833e847a..4a3ec8a37 100644
--- a/test/interface/convert1.go
+++ b/test/interface/convert1.go
@@ -4,8 +4,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// Check that static interface conversion of
-// interface value nil succeeds.
+// Test static interface conversion of interface value nil.
package main