Source code

Revision control

Copy as Markdown

Other Tools

await 1;
export function foo() {
return 10;
}