Files
kotlin-fork/compiler/testData/diagnostics/tests/imports
Mikhail Zarechenskiy 600d135786 Fix internal compiler error on importing invisible fake reference
Note that this is not relevant for LOCAL/INHERITED visibilities:
  - for LOCAL visibility it's impossible to have a qualifier
  - INHERITED is an intermediate visibility, we enhance it later
    (see resolveUnknownVisibilityForMember)

 #KT-20356 Fixed
2018-06-26 14:18:21 +03:00
..
2017-05-10 13:52:26 +03:00
2017-05-10 13:52:26 +03:00
2016-05-16 15:38:13 +03:00