Skip to content

Commit

Permalink
Add var <type> <identifier> [ = <value> ]; syntax for variables (#339)
Browse files Browse the repository at this point in the history
Co-authored-by: Geoff Romer <[email protected]>
Co-authored-by: austern <[email protected]>
  • Loading branch information
3 people authored Apr 28, 2021
1 parent a3614f1 commit 9d1863e
Show file tree
Hide file tree
Showing 2 changed files with 541 additions and 0 deletions.
1 change: 1 addition & 0 deletions proposals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ request:
- [0253 - 2021 Roadmap](p0253.md)
- [0285 - if/else](p0285.md)
- [0301 - Principle: Errors are values](p0301.md)
- [0339 - `var` statement](p0339.md)
- [0340 - while loops](p0340.md)
- [0426 - Governance & evolution revamp](p0426.md)
- [0444 - GitHub Discussions](p0444.md)
Expand Down
Loading

0 comments on commit 9d1863e

Please sign in to comment.