qemu

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

bad-if-all.json (112B)


      1 # check 'if all' is not a list
      2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
      3   'if': { 'all': 'ALL' } }