blob: 9cab35c6e8ec764508c8f7d038b0d2dc9908f8a9 [file] [log] [blame]
# Members listed in the doc comment must exist in the actual schema
##
# @Foo:
# @a: a
# @b: b
##
{ 'enum': 'Foo', 'data': [ 'b' ] }