]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/bad-type-int.json
target/riscv: Allow debugger to access seed CSR
[mirror_qemu.git] / tests / qapi-schema / bad-type-int.json
CommitLineData
9050c65b
EB
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
4d428155 3{ 'struct': 123, 'data': { } }