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 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bdf598bfee40b4fd151a0cb394db604e5a82d61
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