Report RETURN_NOT_ALLOWED and RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY only on the return with label (KT-13340)
#KT-13340 Fixed
This commit is contained in:
@@ -1 +1 @@
|
||||
<error descr="[RETURN_NOT_ALLOWED] 'return' is not allowed here">return a</error>
|
||||
<error descr="[RETURN_NOT_ALLOWED] 'return' is not allowed here">return</error> a
|
||||
Reference in New Issue
Block a user