Files

3 lines
50 B
JavaScript

async function fn() {
function g(x = await) {}
}