mirror of https://github.com/sveltejs/svelte
parent
707405af7a
commit
7b25b1202f
@ -1,3 +1,16 @@
|
||||
@@x
|
||||
%1
|
||||
%%2
|
||||
%%2
|
||||
|
||||
<div>
|
||||
@@x
|
||||
%1
|
||||
%%2
|
||||
</div>
|
||||
|
||||
<div>
|
||||
@@x
|
||||
%1
|
||||
%%2
|
||||
<span>inner</span>
|
||||
</div>
|
||||
|
Loading…
Reference in new issue