Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
testgomod1
Commits
65b7c07f
Commit
65b7c07f
authored
Jul 28, 2021
by
Devang Goradia
Browse files
initial commit
parent
15f21e83
Changes
2
Hide whitespace changes
Inline
Side-by-side
calc/math.go
0 → 100644
View file @
65b7c07f
package
calc
func
Add
(
i
int
,
j
int
)
int
{
return
i
+
j
}
go.mod
0 → 100644
View file @
65b7c07f
module
gitlab.matchpointgps.in/root/testgomod1
go 1.16
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment