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
3bcdee2a202b04db63f7e330cde733bcd2ee7c08
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
/
removeNameFromFunctionExpression
/
manyFilesMuitliple.before.data.Sample.kt
T
Denis Zharkov
5b1f3080d3
Add quickfix removing names of function expressions
2015-05-20 09:24:57 +03:00
4 lines
34 B
Kotlin
Vendored
Raw
Blame
History
fun
main
(
)
{
(
fun
foo
(
)
{
}
)
}
Reference in New Issue
View Git Blame
Copy Permalink