| 1 | // PR-H (daslang 64-bit-arrays project) — C-API completeness for arrays / tables. |
| 2 | // |
| 3 | // Phase 1 (#2746) widened das_array.size / .capacity and das_table.size / |
| 4 | // .capacity to uint64_t. The C entry points (das_array_resize / _reserve / |
nothing calls this directly
no test coverage detected