Closed
Description
From @alexandrudima on January 27, 2016 13:1
Testing #2218
/**
* @param {string} name
*/
function howdy(name) {
}
howdy(3);
even if it knows a string is expected:
Copied from original issue: microsoft/vscode#2442
Metadata
Metadata
Assignees
Labels
No labels