]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/index.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / index.go
index d73d137ddae58da5d6751a9f7abbc736222874d2..91195ad632bea77a97f4f69457b89e74c4eea7e5 100644 (file)
@@ -251,7 +251,7 @@ func main() {
                if c == "" && (i == "fgood" || i == "fbad") {
                        return
                }
-               // Integral float constat is ok.
+               // Integral float constant is ok.
                if c == "c" && n == "" && i == "fgood" {
                        if pass == 0 {
                                fmt.Fprintf(b, "\tuse(%s[%s])\n", pae, cni)