🎉 Initial commit
This commit is contained in:
commit
50184b30e5
2 changed files with 8 additions and 0 deletions
5
main.go
Normal file
5
main.go
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
package main
|
||||
|
||||
func main() {
|
||||
|
||||
}
|
||||
Reference in a new issue