qemu

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

doc-before-pragma.json (140B)


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