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
32377914339d7f01daf2ad54425b9feef878e08f
kotlin-fork
/
jps-plugin
/
testData
/
incremental
/
withJava
/
javaUsedInKotlin
/
methodAddedInSuper
/
Super.java
T
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