target/m68k: Clean up local variable shadowing
[qemu/armbru.git] / tests / qapi-schema / args-bad-boxed.json
blobdea0cd0aa51a1376760508bed9e028e202f11783
1 # 'boxed' should only appear with value true
2 { 'command': 'foo', 'boxed': false }