svelte/test/parser/samples/element-with-attribute/input.svelte

3 lines
50 B

<span attr="foo"></span>
<span attr='bar'></span>