Closed
Description
The compiler currently removes the trailing unused consts from code objects. We should remove all unused consts (except the first one, which may be a docstring).
The compiler currently removes the trailing unused consts from code objects. We should remove all unused consts (except the first one, which may be a docstring).