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
eof new line
Browse Source
pull/7432/head
Nayan Gautam
4 years ago
parent
d9dd54cfcb
commit
99ae59af71
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
test/runtime/samples/context-setcontext-return/main.svelte
Unescape
Escape
View File
@ -4,4 +4,4 @@
let b = setContext('foo', a);
<
/
script
>
<
div
>
{
a
===
b
}
</
div
>
<
div
>
{
a
===
b
}
</
div
>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/svelte
Title
Body
Create Issue