mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
YAML string literals don't seem to support escape sequences like `\n`, so `\n\n\n` was showing up literally in the issue messages.