Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
doc-bad-space-between-sentences.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
6 lines
106 Bytes
Copy permalink
Copy
Raw
1
##
2
#
@foo:
3
#
4
#
Sentences
should
be
separated
by
two
spaces.
But
here
is
only
one.
5
##
6
{
'command':
'foo'
}