So it appears that using a const global property in a case statement results in the “Case expressions must be literal constants” error being thrown. Is this intentional or a bug?
Edit: nevermind, saw the change log for 2.36.1 which answers that question!