### Describe the bug await doesn't work when used in conjunction with `@const` ### Reproduction [REPL](https://svelte.dev/playground/hello-world?version=5.36.12#H4sIAAAAAAAAA22OsY7CMBBEf8Xaa4KEoKKxAN11lPRA4eABWXLWlr0hoCj_jkNSneh2nmZmpyc2DUjTAd4H1YXkrapgncAuaEk355FJn3qSVxx9Iyh8Tv3FuMoPeBlZbTK-8WtgAUupoe0EdR1atia99mc-S_-T2cUIURFsHd-rxfDh65lP6rf0ZFHcNjWS2inTGSfqmELjMlYJOfgHqs2cnWzl3q7__yyTBE8hLanFcCnKON85tqRvxmcMb-ZNEVkVAQAA) ### Logs ```shell await isn't allowed in non-async function (Note that you need plugins to import files that are not JavaScript) ``` ### System Info ```shell Using Svelte compiler version 5.36.12 running Svelte compiler version 5.36.12 ``` ### Severity blocking an upgrade