exports.handler = __f0;

function __f0(__0) {
  return (function() {
    with({ this: undefined, arguments: undefined }) {

return async (a) => { await a; };

    }
  }).apply(undefined, undefined).apply(this, arguments);
}
