Sign in
qemu
/
qemu
/
c3971b883a596abc6af45f53d2f43fb2f59ccd3b
/
.
/
tests
/
qapi-schema
/
comments.json
blob: e643f3a74c332057f9f621adb7e83d3174f43604 [
file
] [
log
] [
blame
]
Markus Armbruster
9862657
2013-07-27 17:41:53 +0200
[
diff
] [
blame
]
1
#
Unindented
comment
Markus Armbruster
9862657
2013-07-27 17:41:53 +0200
[
diff
] [
blame
]
2
{
'enum'
:
'Status'
,
#
Comment
to the right of code
3
#
Indented
comment
4
'data'
:
[
'good'
,
'bad'
,
'ugly'
]
}