Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
bad-if-empty.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
3 lines
86 Bytes
Copy permalink
Copy
Raw
1
#
check
empty
'if'
2
{
'struct':
'TestIfStruct'
,
'data':
{
'foo':
'int'
},
3
'if':
''
}