5 lines
66 B

<textarea>
{#each fruits as fruit}
{fruit}
{/each}
</textarea>