target/mips: Use OPC_MUL instead of OPC__MXU_MUL
[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' } }