Content deleted Content added
m →Whitespace and semicolons: No need for the quoting. Fixed the half-broken link. |
→Functions: describing async/await in JavaScript |
||
Line 1,517:
console.log(v); // Top
</syntaxhighlight>
===Async/await===
{{excerpt|Async/await|In JavaScript}}
==Objects==
|