package main const prompt = "Pokedex > " func main() { startRepl() }