repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
glib: add compatibility interface for g_strcmp0()
[qemu/ar7.git]
/
tests
/
qapi-schema
/
comments.json
blob
e643f3a74c332057f9f621adb7e83d3174f43604
1
# Unindented comment
2
{ 'enum': 'Status', # Comment to the right of code
3
# Indented comment
4
'data': [ 'good', 'bad', 'ugly' ] }