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
function f(x,...y) {
return y;
}
==> Line 2: Name y not declared.
martin-henz
changed the title
VM: can it handle rest and spread of function parameters/arguments?
Source §3 Concurrent: doesn't support rest and spread syntax
Dec 13, 2021
Feature introduced in Source §3 in July 2021
The text was updated successfully, but these errors were encountered: