blob: 82ceeda838498b80042bdb4c5ec419667dc37ca8 [file] [log] [blame]
t.equal(require('freelist')(5), 1005);
t.equal(require('./x.js')(6), 1016);