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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
testData
/
intentions
/
implementAbstractMember
/
function
T
History
Dmitry Petrov
7979663e6c
Update testData for changed diagnostic messages
2017-05-26 13:58:46 +03:00
..
.intention
…
enumClass.kt
…
enumClass.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
enumClassWithSemicolon.kt
…
enumClassWithSemicolon.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
enumClassWithSemicolonAndMembers.kt
…
enumClassWithSemicolonAndMembers.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
enumEntries.kt
…
enumEntries.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
enumEntriesWithArgs.kt
…
enumEntriesWithArgs.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
implementAll.kt
…
implementAll.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
inFinalClass.kt
…
inObject.kt
…
noDirectOverridesNeeded.kt
Update testData for changed diagnostic messages
2017-05-26 13:58:46 +03:00
noInheritors.kt
…
notAbstractInClass.kt
…
notAbstractInInterface.kt
…
notAbstractNoBodyInClass.kt
…