SVOLTE PARA LOOP
{#each {length: 3} as _, i}
<li>{i + 1}</li>
{/each}
Lucky Lobster
{#each {length: 3} as _, i}
<li>{i + 1}</li>
{/each}