Reports a usage of a top-level
await
expression. While the new 'top-level async' proposal is on its way, using
await
outside async functions is not allowed.