We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adca24c commit 86faa86Copy full SHA for 86faa86
hello.go
@@ -3,5 +3,5 @@ package main
3
import "fmt"
4
5
func main() {
6
- fmt.Println("hello, aNotNPC!")
+ fmt.Println("hello, aCodeNPC!")
7
}
0 commit comments