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-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32377914339d7f01daf2ad54425b9feef878e08f
kotlin
/
jps-plugin
/
testData
/
incremental
/
withJava
/
javaUsedInKotlin
/
methodAddedInSuper
/
Super.java
Evgeny Gerashchenko
3237791433
Added tests with adding method to superclass.
2014-11-07 14:51:58 +03:00
4 lines
50 B
Java
Raw
Blame
History
public
class
Super
{
public
void
x
(
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink