[FIR] Ignore leaked internal types because of KT-54568

This commit is contained in:
Dmitriy Novozhilov
2022-10-19 13:58:50 +03:00
committed by Space Team
parent 089d907fd4
commit e6ce008415
12 changed files with 12 additions and 0 deletions
@@ -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<!> ->