Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/qapi-schema/bad-ident.json
2023-03-06 14:48:14 +01:00

3 lines
93 B
JSON

# we reject creating a type name with bad name
{ 'struct': '*oops', 'data': { 'i': 'int' } }