Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Closed
Description
The compiler currently removes thetrailing unused constsfrom code objects. We should remove all unused consts (except the first one, which may be a docstring).