[FIR] do not create FirParameter for catch parameter
use FirProperty instead ^KT-55034
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ try {
|
||||
catch (e: R|kotlin/Throwable|) {
|
||||
}
|
||||
finally {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user