diff options
Diffstat (limited to 'tests/qapi-schema/doc-duplicated-arg.json')
-rw-r--r-- | tests/qapi-schema/doc-duplicated-arg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/qapi-schema/doc-duplicated-arg.json b/tests/qapi-schema/doc-duplicated-arg.json new file mode 100644 index 0000000000..035cae9745 --- /dev/null +++ b/tests/qapi-schema/doc-duplicated-arg.json @@ -0,0 +1,7 @@ +# Do not allow duplicated argument + +## +# @foo: +# @a: +# @a: +## |