Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MKCLOS
Core Development Platform
corepkgv2
70fa7cb240d978232807340dd2ad579599d238f3
corepkgv2
main.go
Find file
Normal view
History
Permalink
main.go
66 B
Newer
Older
Commiting to check if we can do go get
Ajit Jagtap
committed
7 years ago
1
2
3
4
5
6
7
package
main
import
"fmt"
func
main
()
{
fmt
.
Println
(
"hello"
)
}
Menu
Explore
Projects
Groups
Topics
Snippets