[FIR] Basic support for break inside try-finally blocks
Support single try expression only
This commit is contained in:
committed by
teamcityserver
parent
a6984c5198
commit
c160511244
-1
@@ -56,7 +56,6 @@ object FirPropertyAccessorsTypesChecker : FirPropertyChecker() {
|
||||
reporter.reportOn(getterReturnTypeSource, FirErrors.WRONG_GETTER_RETURN_TYPE, propertyType, getterReturnType, context)
|
||||
}
|
||||
}
|
||||
// FirFunctionReturnChecker.checkHasReturnIfBlock(getter, reporter, context)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user