3 lines
103 B
JSON
3 lines
103 B
JSON
|
# we reject collisions between commands and types
|
||
|
{ 'command': 'int', 'data': { 'character': 'str' } }
|