@@ -1,2 +1,5 @@
# curso-goland
https://www.youtube.com/watch?v=ID9NZ88JeOE
1. (00:04:58) Package
@@ -0,0 +1,9 @@
package main
import (
"fmt"
)
func main() {
fmt.Println("Hello, World!")
}
The note is not visible to the blocked user.