summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Tests/var-multiple-declarator.js
AgeCommit message (Expand)Author
2020-04-05LibJS: Use the native assert() implementation now avaiable in 'js -t'Brian Gianforcaro
2020-04-04LibJS: Support VariableDeclaration with multiple declaratorsAndreas Kling