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
23e368cba4291d7f2f005ea0d927bd41c07b60e1
kotlin
/
idea
/
testData
/
codeInsight
/
overrideImplement
/
overrideJavaMethod
/
foo
/
Impl.kt
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