Sha256: ebee4faee11614e8634cbadb606f01835dd61d305bda502d35fb36714196e682
Contents?: true
Size: 131 Bytes
Versions: 132
Compression:
Stored size: 131 Bytes
Contents
/** * A test constructor. * @constructor * @ignore */ function Ignored() { /** a method */ this.bar = function() { } }
Version data entries
132 entries across 131 versions & 14 rubygems