Closed sirisian closed 4 years ago
function f(...[a:uint8, b:uint8, c:uint8]) { return a + b + c; }
Added to the bottom of the rest parameters section: https://github.com/sirisian/ecmascript-types#rest-parameters