Hacker News new | ask | show | jobs
by klibertp 3807 days ago
This would be caught by the compiler. If you have m_insensitive declared in current scope you won't be able to define min_sensitive in this scope, the compiler would throw an error.