qemu

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

doc-before-include.json (151B)


      1 # Doc comment separated from defining expression by non-defining expression
      2 
      3 ##
      4 # @foo:
      5 ##
      6 { 'include': 'empty.json' }
      7 { 'struct': 'foo', 'data': {} }