remove: duplicate last line from predeclared types (#63)
This commit is contained in:
committed by
GitHub
parent
4f99176d50
commit
b32d16925f
@ -56,5 +56,4 @@ func main() {
|
||||
|
||||
fmt.Println("hello :", len("hello")+8, "bytes")
|
||||
fmt.Println("hi :", len("hi")+8, "bytes")
|
||||
fmt.Println("hi :", len("hi")+8, "bytes")
|
||||
}
|
||||
|
Reference in New Issue
Block a user