hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
[qemu/armbru.git] / tests / qapi-schema / bad-ident.json
blob763627ad23807c32c08c5d3fd1b8005225f7d74b
1 # we reject creating a type name with bad name
2 { 'struct': '*oops', 'data': { 'i': 'int' } }