You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@d13 this is a duplicate of #9685 which as you already notice the issue has been fixed in master. The bug will also be in final version of TypeScript 2.0.0. In the meantime, typescript@next will have the most latest fix of bugs discovered in 2.0.0
TypeScript Version: 2.0.0
Code
Compile command-line:
note: this only occurs when using
--module system
Expected behavior:
JS shouldn't throw for undeclared variable
Foo_1
.Actual behavior:
The text was updated successfully, but these errors were encountered: