Highlights
- Pro
Block or Report
Block or report stereotype441
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse468 contributions in the last year
Less
More
Contribution activity
March 2022
Created 17 commits in 2 repositories
Created an issue in dart-lang/language that received 2 comments
Patterns proposal syntactic ambiguity: switch statement vs expression
The patterns proposal introduces a new "switch statement" expression syntax, e.g.: double calculateArea(Shape shape) => switch (shape) { case Square(…
2
comments