You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the following example only the first and last execProcesses are located by idetools. It would be nice if idetools also worked in the other two cases:
415: internal: rewrite semTemplateDef in case style r=saem a=saem
## Summary
- refactoring to clean-up style and use nkError in more places
## Details
- refactoring of semTemplateDef in a case style
- treats `result` as a production, instead of mutating `n`
-`semPattern` now produces nkErrors
- `semPattern` nkError change required reporting in `semProcAux`
Co-authored-by: Saem Ghani <saemghani+github@gmail.com>
In the following example only the first and last
execProcesses
are located by idetools. It would be nice if idetools also worked in the other two cases:The text was updated successfully, but these errors were encountered: