qemu

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

type-case.json (74B)


      1 # Type names should use CamelCase
      2 { 'struct': 'not-a-camel', 'data': {} }