]> Git Repo - qemu.git/blame - tests/qapi-schema/enum-bad-prefix.json
tests: virtio-9p: add walk operation test
[qemu.git] / tests / qapi-schema / enum-bad-prefix.json
CommitLineData
351d36e4
DB
1# The prefix must be a string type
2{ 'enum': 'MyEnum', 'data': [ 'one' ], 'prefix': [ 'fish' ] }
This page took 0.100145 seconds and 4 git commands to generate.