Skip to content

Commit 86faa86

Browse files
committed
test config
1 parent adca24c commit 86faa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package main
33
import "fmt"
44

55
func main() {
6-
fmt.Println("hello, aNotNPC!")
6+
fmt.Println("hello, aCodeNPC!")
77
}

0 commit comments

Comments
 (0)