(a => {}).length typeof (() => {}); export default (() => {})(); (() => {})()``; (() => {})``; new (() => {}); if ((() => {}) ? 1 : 0) {} let f = () => ({}()) let a = () => ({} instanceof a);