mirror of https://github.com/xqemu/xqemu.git
4 lines
145 B
JSON
4 lines
145 B
JSON
![]() |
# FIXME: we should reject duplicate events
|
||
|
{ 'event': 'EVENT_A', 'data': { 'myint': 'int' } }
|
||
|
{ 'event': 'EVENT_A', 'data': { 'myint': 'int' } }
|