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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
idea
/
testData
/
codeInsight
/
overrideImplement
/
implementSamAdapters
/
foo
/
Impl.kt
T
Evgeny Gerashchenko
1f2676becd
Ignoring SAM adapters when checking for unimplemented methods or methods to override.
2013-06-25 20:17:45 +04:00
6 lines
43 B
Kotlin
Raw
Blame
History
package
foo
class
Impl
:
B
{
<
caret
>
}
Reference in New Issue
View Git Blame
Copy Permalink