]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/iota.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / iota.go
index 7e9e35279784c62cef914874b7d5c82143c0597e..7187dbe335ea42f03ea44942782398b49d45027b 100644 (file)
@@ -4,6 +4,8 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
+// Test iota.
+
 package main
 
 func assert(cond bool, msg string) {