Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
comments.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
4 lines
143 Bytes
Copy permalink
Copy
Raw
1
#
Unindented
comment
2
{
'enum':
'Status'
,
#
Comment
to
the
right
of
code
3
#
Indented
comment
4
'data':
[
'good'
,
'bad'
,
'ugly'
]
}