]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/strength.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / strength.go
index 94d589c240babb1f0968a856d0377ee0c2570dee..823d05af085b504b4f1a3246c8b96bedf647a4c8 100644 (file)
@@ -5,7 +5,7 @@
 // license that can be found in the LICENSE file.
 
 // Generate test of strength reduction for multiplications
-// with contstants. Especially useful for amd64/386.
+// with constants. Especially useful for amd64/386.
 
 package main