]> Git Repo - qemu.git/blame - tests/qapi-schema/enum-int-member.json
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / tests / qapi-schema / enum-int-member.json
CommitLineData
ad11dbb9
EB
1# we reject any enum member that is not a string
2# FIXME: once the parser understands integer inputs, improve the error message
3{ 'enum': 'MyEnum', 'data': [ 1 ] }
This page took 0.339295 seconds and 5 git commands to generate.