46 lines
1.6 KiB
JSON
Vendored
46 lines
1.6 KiB
JSON
Vendored
{
|
|
"2": {
|
|
"neg": {
|
|
"1": [
|
|
{
|
|
"specVersion": "0.1-313",
|
|
"casesNumber": 7,
|
|
"description": "Both operands of a logical disjunction expression must have a type which is a subtype of kotlin.Boolean, otherwise it is a type error.",
|
|
"unexpectedBehaviour": false,
|
|
"linkType": "main"
|
|
}
|
|
],
|
|
"2": [
|
|
{
|
|
"specVersion": "0.1-313",
|
|
"casesNumber": 7,
|
|
"description": "Both operands of a logical disjunction expression must have a type which is a subtype of kotlin.Boolean, otherwise it is a type error.",
|
|
"path": "compiler/tests-spec/testData/diagnostics/linked/expressions/logical-disjunction-expression/p-2/neg/1.1.kt",
|
|
"unexpectedBehaviour": false,
|
|
"linkType": "primary"
|
|
}
|
|
]
|
|
},
|
|
"pos": {
|
|
"1": [
|
|
{
|
|
"specVersion": "0.1-313",
|
|
"casesNumber": 1,
|
|
"description": "Both operands of a logical disjunction expression must have a type which is a subtype of kotlin.Boolean",
|
|
"unexpectedBehaviour": false,
|
|
"linkType": "main"
|
|
}
|
|
],
|
|
"2": [
|
|
{
|
|
"specVersion": "0.1-313",
|
|
"casesNumber": 1,
|
|
"description": "Both operands of a logical disjunction expression must have a type which is a subtype of kotlin.Boolean",
|
|
"path": "compiler/tests-spec/testData/diagnostics/linked/expressions/logical-disjunction-expression/p-2/pos/1.1.kt",
|
|
"unexpectedBehaviour": false,
|
|
"linkType": "primary"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |