mirror of https://github.com/sveltejs/svelte
second failing test for #712
parent
7b3c69b348
commit
2d39b25585
@ -0,0 +1,3 @@
|
|||||||
|
export default {
|
||||||
|
html: `@@x`
|
||||||
|
};
|
@ -0,0 +1 @@
|
|||||||
|
@@x
|
Loading…
Reference in new issue