[Spec tests] Update tests with spec version 0.1-313

This commit is contained in:
anastasiia.spaseeva
2020-03-30 18:10:09 +03:00
parent 52cc7aa117
commit 0397470b85
100 changed files with 335 additions and 335 deletions
@@ -5,8 +5,8 @@
/*
* KOTLIN DIAGNOSTICS SPEC TEST (NEGATIVE)
*
* SPEC VERSION: 0.1-218
* PLACE: expressions, jump-expressions, return-expressions -> paragraph 5 -> sentence 2
* SPEC VERSION: 0.1-313
* PLACE: expressions, jump-expressions, return-expressions -> paragraph 4 -> sentence 1
* NUMBER: 1
* DESCRIPTION: check returning is not allowed from run{...}
*/
@@ -11,11 +11,11 @@
]
}
},
"5": {
"4": {
"neg": {
"2": [
"1": [
{
"specVersion": "0.1-218",
"specVersion": "0.1-313",
"casesNumber": 2,
"description": "check returning is not allowed from run{...}",
"unexpectedBehaviour": false