fix: grammar mistakes
This commit is contained in:
committed by
Inanc Gumus
parent
9806e01284
commit
06891c57fc
@ -11,7 +11,7 @@ package main
|
||||
// (Just remove the // characters for all 3 lines below)
|
||||
|
||||
// This file cannot see main.go's imported names ("fmt").
|
||||
// Because, the imported names belong to file scope.
|
||||
// Because the imported names belong to file scope.
|
||||
|
||||
// func bye() {
|
||||
// fmt.Println("Bye!")
|
||||
|
Reference in New Issue
Block a user