Skip to content

Crash when type "..."spread operator in function call #2724

@yuit

Description

@yuit
var array = [1,2,4]
function a4(x,y,z) {}
a4(...<crash>

get_signature_help_after_dotdotdotdot

If the function a4 is not defined. Below is an error that get throw instead
get_semantic_after_dotdotdotdot

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions