master
json 2 lines 59 Bytes
Raw
1 { 'enum': 'Status',
2 'data': [ 'good', 'bad', 'ugly' ]; }