Hacker News new | ask | show | jobs
by alextgordon 5404 days ago
Also string and character literals. It's common to write something like

    if (c == '{')
and not need to test for the matching one.