``` {$CLEO .cs} int idx = 2 int arr[5] switch arr[idx] end ``` code causes compilation error: <img width="288" height="79" alt="Image" src="https://github.com/user-attachments/assets/8aded3c6-cf32-417c-920f-a65dcde0637e" />