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
// A *self-contained* demonstration of the problem follows...with--strictNullChecksoptions,alwayscomplain`function lack ending return`,Ithrowtheerrorinanothermethodinsteadofthrowitrightawary.doesn't recongnize method that throw error in another method.
Expected behavior:
should compile success Actual behavior:
can not be compiled
The text was updated successfully, but these errors were encountered:
TypeScript Version: 1.8.0 / nightly (2.0.0-dev.201xxxxx)
2.0.0
Code
Expected behavior:
should compile success
Actual behavior:
can not be compiled
The text was updated successfully, but these errors were encountered: