Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
-
Forked from dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
C#
57 contributions in the last year
Contribution activity
April - September 2020
andy-ms has no activity
yet for this period.
March 2020
Created an issue in microsoft/TypeScript that received 6 comments
No location for 'must return a value' error
TypeScript Version: 3.9.0-dev.20200305
Code
/** @type {function(): number} */
function f() {}
Expected behavior:
a.js:1:24 - error TS2355: A functi…
6
comments