// Flags: --no-harmony-top-level-await 'use strict'; await async () => 0;