Files
kotlin-fork/idea/testData/copyPaste/conversion/HalfTheWhiteSpace.expected.kt
T

12 lines
75 B
Kotlin
Vendored

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