This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dec0508a6f1508cd3752fe18525f5cf3fcc8f1a
kotlin
/
idea
/
testData
/
refactoring
/
introduceVariable
/
FunctionAddBlockInner.kt.after
Alexey Sedunov
4dec0508a6
ExtractionTest: Change test data layout
2014-04-17 19:01:17 +04:00
4 lines
45 B
Plaintext
Raw
Blame
History
fun x(): Int {
val i = 1
println(i)
}
Reference in New Issue
View Git Blame
Copy Permalink