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
baa0f2dc1bb1b8548f71bcd1f3ccf6f85cfe43fe
kotlin-fork
/
idea
/
testData
/
intentions
/
implementAsConstructorParameter
T
History
Alexander Podkhalyuzin
baa0f2dc1b
Override completion in expect class should behave differently
...
Caret placement is at the end of new fun/property #KT-25313 Fixed
2018-09-10 14:23:48 +03:00
..
.intention
…
enumClass.kt
…
enumClass.kt.after
Override completion in expect class should behave differently
2018-09-10 14:23:48 +03:00
function.kt
…
implementAll.kt
…
implementAll.kt.after
Override completion in expect class should behave differently
2018-09-10 14:23:48 +03:00
inEnumClass.kt
…
inFinalClass.kt
…
inObject.kt
…
noDirectOverridesNeeded.kt
Update testData for changed diagnostic messages
2017-05-26 13:58:46 +03:00
noInheritors.kt
…
notAbstractInClass.kt
…
notAbstractNoBodyInClass.kt
…
notAbstractWithGetterInInterface.kt
…