pokedex_cli/main.go

6 lines
43 B
Go
Raw Permalink Normal View History

2025-09-28 20:15:55 +00:00
package main
func main() {
startRepl()
}