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