]> Git Repo - qemu.git/blame - tests/qapi-schema/comments.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / comments.json
CommitLineData
98626572
MA
1# Unindented comment
2{ 'enum': 'Status', # Comment to the right of code
3 # Indented comment
4 'data': [ 'good', 'bad', 'ugly' ] }
This page took 0.171588 seconds and 4 git commands to generate.