-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
OTIP2buginternal-issue-createdAn internal Google issue has been created to track this GitHub issueAn internal Google issue has been created to track this GitHub issuetriage-doneHas been reviewed by someone on triage rotation.Has been reviewed by someone on triage rotation.
Description
See thread here:
https://groups.google.com/forum/#!topic/closure-compiler-discuss/Al990_NyydY
(function() {
/** @typedef {number} */ var Num;
/** @type {Num} */
var n;
}());
We will fix this in the new type inference, but unlikely before then.
Metadata
Metadata
Assignees
Labels
OTIP2buginternal-issue-createdAn internal Google issue has been created to track this GitHub issueAn internal Google issue has been created to track this GitHub issuetriage-doneHas been reviewed by someone on triage rotation.Has been reviewed by someone on triage rotation.