mirror of https://github.com/sveltejs/svelte
parent
6ac7038e47
commit
5c91f2e8be
@ -1,5 +1,5 @@
|
||||
<script>
|
||||
let answer;
|
||||
export answer;
|
||||
</script>
|
||||
|
||||
<p>The answer is {answer}</p>
|
||||
Loading…
Reference in new issue