<script>
import hoistable_foo from '';
let foo;
</script>
{#each [] as x (x)}
<div animate:hoistable_foo/>
{/each}
<div animate:foo/>