google / google/xls

Destructuring let bindings are not yet supported in Proc configs

Open
#2,084 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

Doing something like

```
let (a, b) = {
...
}
```

gives an `absl::UnimplementedError()`. It would be nice for this to work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.