| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-30 | Ensure we do not have an `initExpr` on a `VarDecl` inside an `InterfaceDecl` ↵ | ArielG-NV | |
| (#7283) * Ensure we do not have an initExpr on a var inside an InterfaceDecl Ensure we do not have an initExpr on a var inside an InterfaceDecl. If we do, send an error. Ensure the language server does not segfault with this error as per the issue. * format code * split tests --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> | |||
