Skip to content
Avatar

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

539 contributions in the last year

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

Contribution activity

December 2022

Created 16 commits in 1 repository
Reviewed 3 pull requests in 1 repository

Created an issue in dart-lang/language that received 16 comments

Unsoundness in map pattern matching: values can unexpectedly be null

Possibly related to #2671. Consider the following code: void g(Object y) { ... } void f(Map<String, int> m) { swich (m) { case {'foo': Object x}: g(…

16 comments

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