Files
Nim/compiler/procfind.idx
github-actions[bot] 85fdbc4ae3 Deploy to GitHub pages
2026-07-04 08:24:44 +00:00

3 lines
232 B
Plaintext

nimTitle procfind procfind.html module procfind 0
nim searchForProc procfind.html#searchForProc,PContext,PScope,PSym proc searchForProc(c: PContext; scope: PScope; fn: PSym): tuple[proto: PSym,\n comesFromShadowScope: bool] 55