We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94e640b + 4f2f442 commit f996e35Copy full SHA for f996e35
go/wzhouwzhou_add.go
@@ -0,0 +1 @@
1
+func add(a, b int) int { return a + b }
0 commit comments