DSLX type definitions are only permitted at module scope
Open
dslx
enhancement
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Right now we only allow statements/definitions at module scope, this could be relaxed so many of them are scoped local to functions.
Contributor guide
Assessment
This issue has not been assessed yet.