softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
[qemu/ar7.git] / tests / qapi-schema / bad-ident.json
blob763627ad23807c32c08c5d3fd1b8005225f7d74b
1 # we reject creating a type name with bad name
2 { 'struct': '*oops', 'data': { 'i': 'int' } }