We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2298740 commit fe56d1fCopy full SHA for fe56d1f
go/add.go
@@ -0,0 +1 @@
1
+func add(a, b int) int { return a + b }
0 commit comments