-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Describe the bug
You can "confuse" the compiler by creating indentifiers that the compiler wanted to create itself. This causing the compiler to create more variables than necessary. Notice in the repl that there is count_const_1 and count_const_2, even though count_const_2 is never used.
Reproduction
Logs
No response
System Info
System:
OS: Linux 6.5 Pop!_OS 22.04 LTS
CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-1235U
Memory: 4.49 GB / 15.32 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 19.3.0 - ~/.nvm/versions/node/v19.3.0/bin/node
npm: 9.2.0 - ~/.nvm/versions/node/v19.3.0/bin/npm
Browsers:
Chrome: 118.0.5993.70
Firefox: 118.0.2Severity
annoyance
Metadata
Metadata
Assignees
Labels
No labels