aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/type-bypass-bad-gen.json
blob: 7162c1a0cac0b26ddd15aa1ba26a8d93b9b15424 (plain)
1
2
3
4
5
6
# 'gen' should only appear with value false

##
# @foo:
##
{ 'command': 'foo', 'gen': 'whatever' }