]> Git Repo - qemu.git/blame - tests/qapi-schema/reserved-member-underscore.json
build: Use $(CCAS) for compiling .S files
[qemu.git] / tests / qapi-schema / reserved-member-underscore.json
CommitLineData
59a92fee
EB
1# C member name collision
2# We reject use of a single leading underscore in all names (names must
3# begin with a letter or a downstream extension double-underscore prefix).
4{ 'struct': 'Oops', 'data': { '_oops': 'str' } }
This page took 0.058389 seconds and 4 git commands to generate.