Skip to content

Commit f5115fb

Browse files
committed
Update some exclamation.
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 6ce6852 commit f5115fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
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, World!")
6+
fmt.Println("Hello, World!!!!")
77
}

0 commit comments

Comments
 (0)