Files
kotlin-fork/compiler/testData/diagnostics/tests/scopes
Denis Zharkov 891a036b59 Change resolution priority level for SAM adapters
After this change SAM adapters are being resolved in the same group
as members, thus their overload resolution happens simultaneously.

But in the case of overload resolution ambiguity try to filter out all
synthetic members and run the process again.

See the issue and new test for clarification

 #KT-11128 In Progress
2016-12-07 21:04:44 +03:00
..
2016-01-14 17:05:13 +03:00
2016-01-14 17:05:13 +03:00
2015-10-01 14:57:26 +03:00