<p>{potato}</p>
<p>{Math.max(1, 2)}</p>

{#each window.something as foo, i (foo.x + i)}
	hello
{/each}