Skip to content

Commit f996e35

Browse files
authored
Merge pull request #460 from wzhouwzhou/wzhouwzhou-go-add
Create wzhouwzhou_add.go
2 parents 94e640b + 4f2f442 commit f996e35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/wzhouwzhou_add.go

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
func add(a, b int) int { return a + b }

0 commit comments

Comments
 (0)