]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/indirect1.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / indirect1.go
index e49eeb065086cb2a38224bd9638775347fb9f85e..51da4cc7c4586b82f0121318f6ec545f01591a2c 100644 (file)
@@ -4,6 +4,9 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
+// Verify that illegal uses of indirection are caught by the compiler.
+// Does not compile.
+
 package main
 
 var m0 map[string]int