7 lines
80 B
Go
7 lines
80 B
Go
// For more Go tutorials: learngoprogramming.com
|
|
|
|
package main
|
|
|
|
func main() {
|
|
}
|