Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make strict funcs analysis smarter (#18219) | Andreas Rumpf | 2021-06-09 | 1 | -0/+27 |
* make strict funcs analysis smarter: varParam[i] = v is different from varParam[i][] = v * added a test case * Update compiler/varpartitions.nim Co-authored-by: Clyybber <darkmine956@gmail.com> |