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
897854b3dc42e092e00acff8af861b6961a709b3
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedSymbol
/
function
/
local.kt
T
Evgeny Gerashchenko
f652d314d8
Finding unused functions.
2015-01-22 15:20:24 +03:00
6 lines
41 B
Kotlin
Raw
Blame
History
fun
outer
(
)
{
fun
local
(
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink