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.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
3 lines
109 Bytes
Copy permalink
Copy
Raw
1
#
check
invalid
'if'
type
2
{
'struct':
'TestIfStruct'
,
'data':
{
'foo':
'int'
},
3
'if':
[
'TEST_IF_STRUCT'
]
}