The `dict for` loop is not highlighted: ```tcl dict for {keyVariable valueVariable} $dictionaryVariable { # body } ```