Skip to content

Commit b1fb51a

Browse files
committed
push "test" branch
1 parent cf89b17 commit b1fb51a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package test
22

33
func Sum(a, b int) int {
4+
45
return a + b
56
}

0 commit comments

Comments
 (0)