good.ts 73 B

12345
  1. let foo2 = () => {};
  2. function bar2() {}
  3. let baz2 = function baz2() {};