[Spec tests] Update tests with spec version 0.1-313
This commit is contained in:
+2
-2
@@ -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{...}
|
||||
*/
|
||||
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user