Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro

Organizations

@dart-lang
Block or Report

Block or report stereotype441

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. piglit Public

    http://people.freedesktop.org/~nh/piglit/

    C 5 6

  2. mesa Public

    Forked from nobled/mesa

    mesa 3d

    C 4 3

  3. Python 2

  4. test Public

    Paul's test project

    1

  5. rvm Public

    Forked from rvm/rvm

    Ruby Version Manager ( rvm )

    Ruby 1 1

468 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

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

Seeing something unexpected? Take a look at the GitHub profile guide.