Alexander Udalov
|
1071919706
|
Remove backend tests on old inference
Also remove any mentions of NewInference, and rename some tests.
|
2021-11-09 20:07:33 +01:00 |
|
Igor Yakovlev
|
41a69ad388
|
[WASM] Add receiver capturing to callable references
|
2021-09-20 19:08:22 +03:00 |
|
Svyatoslav Kuzmich
|
fdd7fa5aea
|
[Wasm] Mute codegen box tests
|
2020-11-09 16:04:43 +03:00 |
|
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 |
|
Mikhail Zarechenskiy
|
ce690d8a1d
|
Add test for obsolete issue
#KT-36121 Obsolete
|
2020-01-29 11:43:11 +03:00 |
|