Compare commits
2 commits
6a2d126aa3
...
30872ed55e
| Author | SHA1 | Date | |
|---|---|---|---|
| 30872ed55e | |||
|
|
888ae28a7c |
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
|
@ -9,3 +9,4 @@ func main() {
|
||||||
func Add(a, b int) int {
|
func Add(a, b int) int {
|
||||||
return a + b
|
return a + b
|
||||||
}
|
}
|
||||||
|
// Implemented issue #2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue