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
40e00a62f5931b5d4d60defabe4d95b2f008c2cb
kotlin
/
compiler
/
testData
/
loadJava
/
javaAgainstKotlin
/
signaturePropagation
/
SubclassFromTraitImplementation
History
Dmitry Jemerov
4bdf598bfe
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
..
Subclass.java
Fixed propagation for non-abstract methods inherited from traits.
2013-04-11 21:06:33 +04:00
TraitAndImpl.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00