Files
kotlin-fork/compiler
pyos 9182f2c796 IR: don't attempt to move defaults to actual in another module
May happen when a function in an `expect` class is aliased through an
`actual typealias`; the matching declaration is filtered out in
`ExpectedActualResolver.findActualForExpected` as it has no source.
2019-11-18 18:41:21 +01:00
..
2019-11-01 19:40:20 +03:00
2019-09-06 11:28:25 +03:00