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
9975bb8935e4d38a44b050e5bb4231e3ed971aa1
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
multimodule
/
duplicateSuper
T
History
Dmitry Jemerov
9975bb8935
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
..
differentSuperTraits.kt
When checking overrides, compare methods structurally
2014-06-02 22:05:28 +04:00
differentSuperTraits.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
sameSuperTrait.kt
When checking overrides, compare methods structurally
2014-06-02 22:05:28 +04:00
sameSuperTrait.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
sameSuperTraitDifferentBounds.kt
When checking overrides, compare methods structurally
2014-06-02 22:05:28 +04:00
sameSuperTraitDifferentBounds.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00
sameSuperTraitGenerics.kt
When checking overrides, compare methods structurally
2014-06-02 22:05:28 +04:00
sameSuperTraitGenerics.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00