package main func main() { LoadFen(FEN_STARTING_POSITION) PrintBoard() RunPerftInline(6) }