qemu

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

nested-struct-data.json (105B)


      1 # {} is not a valid type reference
      2 { 'command': 'foo',
      3   'data': { 'a' : { 'type': {} }, 'b' : 'str' } }