]> Git Repo - qemu.git/blob - tests/qapi-schema/bad-type-int.json
tests: virtio-9p: add walk operation test
[qemu.git] / tests / qapi-schema / bad-type-int.json
1 # we reject an expression with a metatype that is not a string
2 # FIXME: once the parser understands integer inputs, improve the error message
3 { 'struct': 1, 'data': { } }
This page took 0.024141 seconds and 4 git commands to generate.