qemu

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

bad-ident.json (93B)


      1 # we reject creating a type name with bad name
      2 { 'struct': '*oops', 'data': { 'i': 'int' } }