PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/object-inspect/test/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/object-inspect/test/deep.js

var inspect = require('../');
var test = require('tape');

test('deep', function (t) {
    t.plan(2);
    var obj = [[[[[[500]]]]]];
    t.equal(inspect(obj), '[ [ [ [ [ [Array] ] ] ] ] ]');
    t.equal(inspect(obj, { depth: 2 }), '[ [ [Array] ] ]');
});


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home