svelte/test/generator/inline-expressions/main.html

2 lines
33 B

<p>{{a}} + {{b}} = {{a + b}}</p>