mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-21 11:52:29 +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.