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
I thought 3.9.2 is the latest version, as it's the latest one shown in the playground.
@avshyz 3.9.2 is currently the latest version. TypeScript 4.0 has not yet been released (currently scheduled for August 2020), but it's available in the playground as a "nightly" version.
TypeScript Version: 3.9.2
Search Terms: spread, rest operator, function call
Code
Expected behavior: given every one of these lines works in js (see mdn), one could expect them to work. Especially given the first two lines worked
Actual behavior: The following compilation error
Playground Link: here
Related Issues: I actually posted it as a comment here but thought it might deserve an independent bug report
The text was updated successfully, but these errors were encountered: