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

3 lines
102 B
JSON

# we reject types that clash with predefined types
{ 'struct': 'QType', 'data': { 'myint': 'size' } }