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 index.ts
index.ts(2,1): error TS2556: Expected 0 arguments, but got 1 or more.
index.ts(5,1): error TS2556: Expected 0-1 arguments, but got 0 or more.
index.ts(8,1): error TS2556: Expected 1 arguments, but got 0 or more.
@sandersn Provide consistent messages?
TypeScript Version: master
Code
Expected behavior:
#20097 (comment)
Actual behavior: