Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #9778 (pairs iterator calling a helper proc with tuple return type will ↵ | flywind | 2021-09-02 | 1 | -0/+256 |
cut the iterator yield into half) (#18767) * test someSymFromImportTable * Update compiler/lookups.nim * test nkTupleConstr * use isConstExpr * add tests * add comments and todo * use todo |