xref: /openbmc/qemu/tests/qapi-schema/doc-interleaved-section.json (revision 9dea2df8)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Arguments and sections must not be interleaved
2
3##
4# @TestStruct:
5#
6# body
7#
8# @integer: foo
9#           blah
10#
11#           bao
12#
13# Note: a section.
14#
15# @foobar: catch this
16#
17# Since: 2.3
18#
19##
20{ 'struct': 'TestStruct',
21  'data': { 'integer': 'int', 'foobar': 'int' } }
22

served by {OpenGrok

Last Index Update: Sat May 03 03:01:14 CDT 2025