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
2f0278d63b2a0228253dc2dcf6a226889fd0f11f
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
ImportFromCurrentWithDifferentName.jet
T
Svetlana Isakova
f7cfb36f62
# KT-1579 Fixed Can't import nested class/trait
2012-03-27 16:20:59 +04:00
6 lines
39 B
Plaintext
Raw
Blame
History
package a
import a.A as ER
class A()
Reference in New Issue
View Git Blame
Copy Permalink