- Add support for `if h:c then t else e`, `h` may shadow reassignable variables - Pattern variables in `match` alternatives may shadow reassignable variables - A single declaration/reassignment in a `do` block may declare/reassign multiple variables. Example: `let (x, y) := t` |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| playground | ||
| plugin | ||
| .gitignore | ||
| common.sh | ||