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
$ node built/local/tsc.js --noEmit index.ts
index.ts(9,14): error TS2322: Type 'true' is not assignable to type 'false'.
index.ts(10,14): error TS2322: Type 'true' is not assignable to type 'false'.
Playground Link:
Related Issues:
The text was updated successfully, but these errors were encountered:
cc @ahejlsberg
TypeScript Version: master
Search Terms:
Code
also
Expected behavior:
pass
Actual behavior:
Playground Link:
Related Issues:
The text was updated successfully, but these errors were encountered: