mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-23 20:54:28 +00:00
Fixes #18469 by updating the unescapeStringForGeminiBug regex to exclude literal newlines. This ensures C-macros with backslash-newline continuations are not corrupted during file processing.