aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/bad-ident.json
blob: da949e8903554f1aa4232ba4e2977e0f0a095e89 (plain)
1
2
# we reject creating a type name with bad name
{ 'type': '*oops', 'data': { 'i': 'int' } }