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
/
moveUpDown
/
classBodyDeclarations
/
classInitializer
/
classInitializerAtClassInitializer1.kt
T
Alexey Sedunov
fe8891299b
Implement "move class-level declaration up/down" action handler
2013-06-05 15:50:41 +04:00
9 lines
58 B
Kotlin
Raw
Blame
History
// MOVE: down
class
A
{
<
caret
>
{
}
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink