[Spec tests] Update tests with spec version 0.1-313
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
/*
|
||||
* KOTLIN CODEGEN BOX SPEC TEST (POSITIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-297
|
||||
* SPEC VERSION: 0.1-313
|
||||
* PLACE: expressions, try-expression -> paragraph 7 -> sentence 1
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: finally block has no effect on the value returned by the try-expression
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"pos": {
|
||||
"1": [
|
||||
{
|
||||
"specVersion": "0.1-297",
|
||||
"specVersion": "0.1-313",
|
||||
"casesNumber": 0,
|
||||
"description": "finally block has no effect on the value returned by the try-expression",
|
||||
"unexpectedBehaviour": false
|
||||
|
||||
Reference in New Issue
Block a user