13 lines
72 B
Go
13 lines
72 B
Go
package menu
|
|
|
|
import (
|
|
"fmt"
|
|
"log"
|
|
)
|
|
|
|
|
|
|
|
func main() {
|
|
menu := wmen
|
|
}
|