pull/14694/head
Rich Harris 2 years ago
parent 68c7b7a0b8
commit d3ea6f659c

@ -775,7 +775,7 @@ Reassignments of module-level declarations will not cause reactive statements to
```
```svelte
<script ---context="module"--- +++context+++>
<script ---context="module"--- +++module+++>
let foo = 'bar';
</script>
```

Loading…
Cancel
Save