This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of
https://github.com/sveltejs/svelte
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
f5f489984f
svelte
/
test
/
parser
/
samples
/
error-else-if-before-closing
/
input.svelte
4 lines
47 B
Raw
Blame
History
{
#if
true
}
{
#await
foo
}
{
:else
if
false
}
{
/if
}
Reference in new issue
View Git Blame
Copy Permalink