qemu

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

alternate-conflict-bool-string.json (144B)


      1 # alternate branches of 'str' type conflict with all scalar types
      2 { 'alternate': 'Alt',
      3   'data': { 'one': 'bool',
      4             'two': 'str' } }