Describe the bug
{#if "Eva".startsWith('E')}
eee
{:else}
rrr
{/if}
will throw an error
To Reproduce
https://svelte.dev/repl/60ba4405814042e4925edc98e3bcc797?version=3.9.2
Expected behavior
no error
Stacktraces
Rollup: Unexpected token (Note that you need
Severity
breaking change
Describe the bug
{#if "Eva".startsWith('E')}
eee
{:else}
rrr
{/if}
will throw an error
To Reproduce
https://svelte.dev/repl/60ba4405814042e4925edc98e3bcc797?version=3.9.2
Expected behavior
no error
Stacktraces
Rollup: Unexpected token (Note that you need
Severity
breaking change