qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

args-array-empty.json (114B)


      1 # we reject an array for data if it does not contain a known type
      2 { 'command': 'oops', 'data': { 'empty': [ ] } }