Hacker News new | ask | show | jobs
by mikeash 2941 days ago

  const breakingDistance = warrantyMiles + 1;
1 comments

>> const breakingDistance = warrantyMiles + 1;

const brakingDistance = warrantyMiles + 1;

Read the chain of comments again
Woosh