async function func0(): void {} // ^ type.builtin async function func1() {} // ^ type.builtin // ^ keyword.operator async ($x) ==> $x + 1;