Sha256: a4308c194f3dab5715890a87e269336bc262c89cc7ac31a0b64194ed87b093cb
Contents?: true
Size: 171 Bytes
Versions: 11
Compression:
Stored size: 171 Bytes
Contents
console.log('bar line 1'); 'use strict'; // this is a meaningless comment to add some lines module.exports = function bar() { console.log('hello from bar line 7'); };
Version data entries
11 entries across 11 versions & 4 rubygems