[Spec tests] Fix test-info parser for relevant places
This commit is contained in:
+9
@@ -8,6 +8,15 @@
|
||||
"description": "do-while-loop statement body contains zero statements",
|
||||
"unexpectedBehaviour": false
|
||||
}
|
||||
],
|
||||
"2": [
|
||||
{
|
||||
"specVersion": "0.1-253",
|
||||
"casesNumber": 3,
|
||||
"description": "do-while-loop statement body contains zero statements",
|
||||
"path": "compiler/tests-spec/testData/diagnostics/linked/statements/loop-statements/do-while-loop-statement/p-1/pos/1.1.kt",
|
||||
"unexpectedBehaviour": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"neg": {
|
||||
|
||||
Reference in New Issue
Block a user