This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 15:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
576ead2afec16632870554e926c4164ea7a23db7
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
reflection
/
kotlinPropertyInheritedInJava
/
J.java
Alexander Udalov
b3cdd818f0
Support member extension properties, implement KClass.getExtensionProperties()
...
#KT-6570 Fixed
2015-03-11 16:42:38 +03:00
3 lines
29 B
Java
Raw
Blame
History
public
class
J
extends
K
{
}
Reference in New Issue
View Git Blame
Copy Permalink