[FIR] Ignore leaked internal types because of KT-54568
This commit is contained in:
committed by
Space Team
parent
089d907fd4
commit
e6ce008415
@@ -1,3 +1,4 @@
|
||||
// IGNORE_LEAKED_INTERNAL_TYPES: KT-54568
|
||||
fun test1() {
|
||||
try {
|
||||
{ toDouble ->
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// IGNORE_LEAKED_INTERNAL_TYPES: KT-54568
|
||||
fun test1() {
|
||||
try {
|
||||
{ <!CANNOT_INFER_PARAMETER_TYPE!>toDouble<!> ->
|
||||
|
||||
Reference in New Issue
Block a user