target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
[qemu/ar7.git] / tests / qapi-schema / bad-type-int.json
blob56fc6f81264c5d5dd2b9d0a67e9e3d23939d43d7
1 # we reject an expression with a metatype that is not a string
2 # FIXME: once the parser understands integer inputs, improve the error message
3 { 'struct': 1, 'data': { } }