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
1946360a809606ee1b004fed01461c55ef507ccb
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedReceiverParameter
/
unusedInFunction.kt
T
Evgeny Gerashchenko
1946360a80
Introduced "Unused receiver parameter" inspection.
2015-03-20 19:34:16 +03:00
3 lines
34 B
Kotlin
Raw
Blame
History
fun
String
.
foo
(
)
{
println
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink