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
ecd9ee45c84291053fd0d5a261bf821d0f70e3b9
kotlin-fork
/
idea
/
testData
/
refactoring
/
changeSignature
/
ObjectMemberAfter.kt
T
Alexey Sedunov
14b33f8b95
Change Signature: Do not report conflict of object member with itself (available through the class object)
...
#KT-6345 Fixed
2014-12-11 17:50:31 +03:00
5 lines
35 B
Kotlin
Raw
Blame
History
object
O
{
fun
foo
(
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink