Hacker News new | ask | show | jobs
by fmorel 1576 days ago
It's more about not needing to escape characters than stripping indentation (that's just an extra perk). Otherwise, if the string can contain `"`, how can the compiler know which `"` defines the end of it?