Skip to content

fixStrictClassInitialization: Support array initializer#24810

Merged
1 commit merged into
masterfrom
init_array
Jun 8, 2018
Merged

fixStrictClassInitialization: Support array initializer#24810
1 commit merged into
masterfrom
init_array

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jun 8, 2018

Supports initializing a something[] with [].

@ghost ghost requested a review from amcasey June 8, 2018 20:32
Comment thread src/compiler/types.ts
/* @internal */ getTypeCount(): number;

/* @internal */ isArrayLikeType(type: Type): boolean;
/**
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moving the comment next to the method it actually describes.

@ghost ghost merged commit 04187bd into master Jun 8, 2018
@ghost ghost deleted the init_array branch June 8, 2018 22:57
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants