//go:build !solution package main func main() { panic("implement me") // main must keep running select {} }