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
625096466e689af7512f5397b93fb1f39a393af2
kotlin-fork
/
idea
/
testData
/
safeDelete
/
deleteFunction
/
kotlinFunctionWithJava
/
overrideAndImplement2.kt.after
T
Dmitry Jemerov
625096466e
IDE testdata: s/trait/interface
2015-05-13 16:13:13 +02:00
6 lines
42 B
Plaintext
Raw
Blame
History
class A {
}
interface Z {
fun foo()
}
Reference in New Issue
View Git Blame
Copy Permalink