Procs
proc print_expr(value: PyObject; res: var PyObject): PyBaseErrorObject {. ...raises: [], tags: [RootEffect], forbids: [].}
- Source Edit
proc print_expr(value: PyObject; res: var PyObject): PyBaseErrorObject {. ...raises: [], tags: [RootEffect], forbids: [].}