We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3396878 commit ecf6b52Copy full SHA for ecf6b52
test/ken/slicearray.go
@@ -89,7 +89,7 @@ func main() {
89
by = bx[2:8]
90
tstb()
91
92
- // width 4 (float64)
+ // width 8 (float64)
93
lb = 0
94
hb = 10
95
fy = fx[lb:hb]
0 commit comments