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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
idea
/
testData
/
codeInsight
/
overrideImplement
/
overrideJavaMethod
/
foo
/
Impl.kt
T
Sergey Lukjanov
23e368cba4
Some tests for override action has been added.
2012-04-04 11:53:48 +04:00
6 lines
44 B
Kotlin
Raw
Blame
History
import
foo.A
class
C
:
A
(
)
{
<
caret
>
}
Reference in New Issue
View Git Blame
Copy Permalink