]> Git Repo - qemu.git/blame - tests/qapi-schema/alternate-unknown.json
build: Use $(CCAS) for compiling .S files
[qemu.git] / tests / qapi-schema / alternate-unknown.json
CommitLineData
ab916fad
EB
1# we reject an alternate with unknown type in branch
2{ 'alternate': 'Alt',
8d25dd10 3 'data': { 'unknown': 'MissingType', 'i': 'int' } }
This page took 0.094645 seconds and 4 git commands to generate.