mirror of https://github.com/sveltejs/svelte
parent
7e7bc17164
commit
1f677c5152
@ -1,6 +1,6 @@
|
|||||||
<script>
|
<script>
|
||||||
import thisShouldWarnMe from './MyComponent.svelte';
|
import thisShouldWarnMe from './MyComponent.svelte';
|
||||||
let i;
|
let i;
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<thisShouldWarnMe />
|
<thisShouldWarnMe />
|
||||||
|
Loading…
Reference in new issue