]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/rename1.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / rename1.go
index 058db4494a06b56a75bc516ad1519f70c8966bd7..56824e99eca75510a81b233d5cd4a4016fd5f02c 100644 (file)
@@ -15,7 +15,7 @@ func main() {
        const (
                a = 1 + iota // ERROR "invalid operation|incompatible types|cannot convert"
        )
-
+       _, _ = n, y
 }
 
 const (