Y
Hacker News
new
|
ask
|
show
|
jobs
by
devjab
229 days ago
Both score 7 now though.
This scores 6: function a(b) { return b[0]; }
This scores 3: const a = (a) => a;