This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b280e891e9f4f1ceb59cd2d6710007fab5afa321
kotlin-fork
/
idea
/
testData
/
addImport
/
NoConflictingNameForInaccessibleClass1.dependency.kt
T
Valentin Kipyatkov
ef8be9560a
Import insertion helper is not confused by inaccessible classes + check visibility of imported declarations through PackageViewDescriptor instead of PackageFragmentDescriptor
2015-02-09 12:55:59 +03:00
4 lines
43 B
Kotlin
Raw
Blame
History
package
dependency;
private
class
Date
{
}
Reference in New Issue
View Git Blame
Copy Permalink