41 lines
906 B
JSON
Vendored
41 lines
906 B
JSON
Vendored
{
|
|
"1": {
|
|
"neg": {
|
|
"2": [
|
|
{
|
|
"specVersion": "0.1-220",
|
|
"casesNumber": 1,
|
|
"description": "\u003c, \u003e, \u003c\u003d and \u003e\u003d operators are overloadable",
|
|
"unexpectedBehaviour": false,
|
|
"linkType": "main"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"4": {
|
|
"neg": {
|
|
"1": [
|
|
{
|
|
"specVersion": "0.1-218",
|
|
"casesNumber": 4,
|
|
"description": "The compareTo operator function must have return type kotlin.Int",
|
|
"unexpectedBehaviour": false,
|
|
"linkType": "main"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"5": {
|
|
"pos": {
|
|
"1": [
|
|
{
|
|
"specVersion": "0.1-218",
|
|
"casesNumber": 4,
|
|
"description": "All comparison expressions always have type kotlin.Boolean.",
|
|
"unexpectedBehaviour": false,
|
|
"linkType": "main"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |