]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/undef.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / undef.go
index 461006d2cb3b4652dc283b0b6f8115c3166c37cf..61524f3d4c364433c5692948655ffde3c586dddc 100644 (file)
@@ -1,10 +1,11 @@
 // errorcheck
 
-// Copyright 2010 The Go Authors.  All rights reserved.
+// Copyright 2010 The Go Authors. All rights reserved.
 // 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