Text Template Unification Errors
Open
bug
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Example
```ruby
-- [eq {"a[{..Rest}]" "abc"}]
- Rest = b
# Exactly 1 solution found.
```
Correct response should be `Rest = "bc"`.
Something is messed up with text template unification.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.