package main func correct(word string) { switch word { } // <--- select { } // <--- arr := []struct { } // <--- }