5 lines
63 B

<script>
let foo = 'hello world'
</script>
<text>{foo}</text>