Sha256: beaaf17af022f1595d3e0c47fbc79463a6958a87c782ad94fcd577e50267b264
Contents?: true
Size: 400 Bytes
Versions: 166
Compression:
Stored size: 400 Bytes
Contents
{ foo: 'bar', while: true, this: 'is a\ multi-line string', // this is an inline comment here: 'is another', // inline comment /* this is a block comment it continues on another line */ hex: 0xDEADbeef, half: .5, finally: 'a trailing comma', oh: [ 'we shouldn\'t forget', 'arrays can have', 'trailing commas too', ], }
Version data entries
166 entries across 62 versions & 1 rubygems