Files
kotlin-fork/idea/testData/copyPaste/conversion/HalfTheWhiteSpace.expected.kt
T
2014-01-09 21:07:24 +04:00

12 lines
75 B
Kotlin

class A {
fun foo() {
}
fun bar() {
}
fun f() {}
}