mirror of https://github.com/tc39/test262.git
6 lines
48 B
JavaScript
6 lines
48 B
JavaScript
|
function f()
|
||
|
{
|
||
|
}
|
||
|
|
||
|
export async function f() { }
|