Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

runtime/invalid-referred-global-rename

This happens when a requested local rename for a referred C++ global would conflict with an existing name in the namespace.

Mitigations

Choose a different local name that does not collide with an existing var.