summaryrefslogtreecommitdiff
path: root/test/undef.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/undef.go')
-rw-r--r--test/undef.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/undef.go b/test/undef.go
index 461006d2cb..0a77e59370 100644
--- a/test/undef.go
+++ b/test/undef.go
@@ -4,7 +4,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// Check line numbers in error messages.
+// Test line numbers in error messages.
+// Does not compile.
package main