[Spec tests] Add test for return expression

This commit is contained in:
anastasiia.spaseeva
2019-12-18 17:36:41 +03:00
parent dcfcc9c7b6
commit 1ea5eb6850
5 changed files with 87 additions and 7 deletions
@@ -178,7 +178,7 @@
"2": [
{
"specVersion": "0.1-218",
"casesNumber": 2,
"casesNumber": 3,
"description": "The else condition must also be in the last when entry of when expression, otherwise it is a compile-time error",
"unexpectedBehaviour": false
}