Skip to content

No assert for nameless typedefs#26695

Merged
sandersn merged 1 commit into
masterfrom
remove-nameless-typedef-assert
Aug 27, 2018
Merged

No assert for nameless typedefs#26695
sandersn merged 1 commit into
masterfrom
remove-nameless-typedef-assert

Conversation

@sandersn
Copy link
Copy Markdown
Member

The assert is over-optimistic and should be removed until we can parse every possible thing that people might put in a JSDoc type position.

Fixes #26693

The assert is over-optimistic and should be removed until we can parse
every possible thing that people might put in a JSDoc type position.

Fixes #26693
@sandersn sandersn merged commit b50c37d into master Aug 27, 2018
@sandersn sandersn deleted the remove-nameless-typedef-assert branch August 27, 2018 21:12
sandersn added a commit that referenced this pull request Aug 28, 2018
The assert is over-optimistic and should be removed until we can parse
every possible thing that people might put in a JSDoc type position.

Fixes #26693
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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