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
/
safeDelete
/
deleteFunction
/
kotlinFunction
/
localFun1.kt
T
Alexey Sedunov
d432c10251
Reuse Java safe delete for non-local functions in Kotlin
2014-01-24 13:10:20 +04:00
7 lines
54 B
Kotlin
Raw
Blame
History
fun
foo
(
)
{
fun
<
caret
>
bar
(
)
{
}
bar
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink