aboutsummaryrefslogtreecommitdiffstats
path: root/signaling-server/node_modules/socket.io/node_modules/socket.io-client/node_modules/uglify-js/test/unit/compress/test/issue9.js
blob: 61588614b892539673b93a44bdec150520a6a5ce (plain)
1
2
3
4
var a = {
    a: 1,
    b: 2, // <-- trailing comma
};