google / google/xls

DSLX: Improve error message for missing braces around explicit parametric expression

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

Description

If one forgets to enclose an explicit parametric expression in braces (once #316 is fixed), as:

```
foo(...)
```

the error message is currently unpredicable. We own the parser - we should be able to tell users exactly what's wrong in this case.

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.