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