79419569

Date: 2025-02-06 23:08:10
Score: 1
Natty:
Report link

The following command worked (I removed the quotes and escaped > with three carets, like so: ^^^>:

C:\esbuild>echo fn = obj =^^^> { return obj.x } | esbuild --minify
fn=n=>n.x;

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: user3163495