aboutsummaryrefslogtreecommitdiffstats
path: root/tools/node_modules/expresso/deps/jscoverage/tests/javascript/javascript-rb.js
blob: 57e897ce561ffa64afb984e0021aaef7ef7a5459 (plain)
1
2
3
4
5
x = [];
x = [x];
x = [x, y];
x = [x, y,];
x = [x,, y];