Check correctness of `PartialCharList::dup`
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
// TODO: Is this correct? Can I just make a copy of the text content and
// only `dup_var` the final tail? What about internal link variables?
```
https://github.com/eignnx/rellog/blob/7caf45bd446559203d4221ee79eeb121c0775c0e/librellog/src/ast/partial_char_list.rs#L55-L56
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.