proc eval(code: string; useGlobalExecutionContext: bool = false): Variant {.gcsafe, locks: 0, raises: [Exception], tags: [RootEffect].}