Files
kotlin-fork/compiler/testData/codegen/box
Juan Chen a1e0e8b0e7 [FIR] Handle receiver types of extension methods when computing maximally specific types.
Test case (from testPrimitiveReceiver):

fun Short.foo() = 3
fun Int.foo() = 4

1::foo
2020-04-15 11:16:33 +03:00
..
2020-04-14 13:53:22 +02:00
2020-04-14 13:53:22 +02:00
2020-04-14 13:53:22 +02:00
2020-04-14 13:53:22 +02:00
2020-04-14 13:53:22 +02:00
2020-04-14 11:12:08 +03:00
2020-04-14 13:53:22 +02:00
2020-04-14 13:53:22 +02:00
2020-04-14 13:53:22 +02:00
2020-04-14 13:53:22 +02:00
2019-11-01 19:40:20 +03:00
2020-04-14 13:53:22 +02:00
2020-03-23 15:13:50 +03:00