Files
kotlin-fork/idea/testData/refactoring/introduceVariable/introduceToFile.kt.after
T
2016-12-08 17:56:54 +03:00

2 lines
31 B
Plaintext
Vendored

val i = 10
val s = i.toString()