We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Testing #2218
/** * @param {string} name */ function howdy(name) { } howdy(3);
even if it knows a string is expected: