Skip to content

Commit a20d213

Browse files
authored
Merge pull request #2 from takeruun/feature/update-main
update
2 parents bdd2283 + 6262be2 commit a20d213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ import "fmt"
44

55
func main() {
66
fmt.Println("Hello World")
7+
8+
fmt.Println(" 1 + 1 = ", 1+1)
79
}

0 commit comments

Comments
 (0)