5 lines
56 B
Go
5 lines
56 B
Go
import "fmt"
|
|
|
|
func main(){
|
|
fmt.Println("nice repo")
|
|
} |
import "fmt"
|
|
|
|
func main(){
|
|
fmt.Println("nice repo")
|
|
} |