pokedex_cli/main.go
2025-09-28 21:15:55 +01:00

6 lines
43 B
Go

package main
func main() {
startRepl()
}