This module implements the '.liftLocals' pragma.
Procs
proc liftLocalsIfRequested(prc: PSym; n: PNode; cache: IdentCache; conf: ConfigRef; idgen: IdGenerator): PNode {....raises: [ KeyError, ValueError, Exception, OSError, IOError, ERecoverableError], tags: [ RootEffect, ReadEnvEffect, ReadIOEffect, ReadDirEffect, WriteIOEffect], forbids: [].}
- Source Edit