aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/pragma-value-not-list-of-str.json
blob: 27811cff7323ec13a85070a9c28d3f254543a7b5 (plain)
1
2
3
# pragma value must be list of strings

{ 'pragma': { 'command-returns-exceptions': [ 'good', [ 'bad' ] ] } }