Move below before the word ellipsis
This commit is contained in:
parent
3d936bc773
commit
0da1a29fee
@ -11,7 +11,7 @@ package main
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
// ellipsis (...) below calculates the length of the
|
||||
// below ellipsis (...) calculates the length of the
|
||||
// array automatically
|
||||
rates := [...]float64{
|
||||
// index 0 empty
|
||||
|
Loading…
x
Reference in New Issue
Block a user