diff options
Diffstat (limited to 'tests/qapi-schema/event-case.out')
-rw-r--r-- | tests/qapi-schema/event-case.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/event-case.out b/tests/qapi-schema/event-case.out index 5a0f2bf805..2865714ad5 100644 --- a/tests/qapi-schema/event-case.out +++ b/tests/qapi-schema/event-case.out @@ -3,3 +3,4 @@ enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbo event oops None boxed=False object q_empty +doc symbol=oops expr=('event', 'oops') |