mirror of
https://github.com/mborgerson/xemu.git
synced 2025-11-01 17:39:58 +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 }
|