@@ -0,0 +1,3 @@
module template
go 1.20
@@ -1,7 +1,7 @@
package main
def main() {
Println("I'm here!")
}
import . "fmt"
main()
func main() {
The note is not visible to the blocked user.