Fir2Ir: mute a test
FIR computes return type of testGeneric1 as T (type parameter). Looks like a FIR bug.
This commit is contained in:
committed by
Alexander Udalov
parent
12818823b0
commit
870ee9c445
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND_FIR: ANY
|
||||
|
||||
val <T : CharSequence> T.gk: () -> T
|
||||
get() = { -> this }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user