Hacker News new | ask | show | jobs
by mmis1000 1972 days ago
That is probably why styles like

  if (cond) {
    // statement
  } else {
    // statement
  }

existed. Allow you to quote everything while not waste so much vertical space.