mirror of https://github.com/sveltejs/svelte
parent
ebc092c875
commit
92e1b7253b
@ -1,5 +1,5 @@
|
||||
<script>
|
||||
export const foo = undefined;
|
||||
export function foo() {}
|
||||
</script>
|
||||
|
||||
<div>{foo}</div>
|
||||
|
Loading…
Reference in new issue