3 lines
97 B
JSON
3 lines
97 B
JSON
|
# The prefix must be a string type
|
||
|
{ 'enum': 'MyEnum', 'data': [ 'one' ], 'prefix': [ 'fish' ] }
|