mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-01 17:20:42 +00:00
3 lines
138 B
JSON
3 lines
138 B
JSON
|
# Check that incompatible flags allow-oob and coroutine are rejected
|
||
|
{ 'command': 'oob-command-1', 'allow-oob': true, 'coroutine': true }
|