-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revise "declaring constructors". (#4169)
Revise "declaring constructors". - Apply review feedback from Lasse. - Add section for inferring public parameter names from private ones. - Update grammar to allow `var` followed by a type. - Add lint for using `final` on parameters. - Specify the semantics not in terms of field parameters.
- Loading branch information
1 parent
1d8d2b4
commit 62d384f
Showing
1 changed file
with
240 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters