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