<script>
	export let y = 'bar';
</script>

<p>y: {y}</p>