Created these while experimenting with LibJS. Might as well bring them into the tree and increase our coverage.
1 line
27 B
JavaScript
1 line
27 B
JavaScript
var f = ([a], b) => a + b;
|