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