Files
kotlin-fork/idea/testData/copyPaste/conversion/HalfTheWhiteSpace.expected.kt
T
2016-12-14 13:35:31 +03:00

10 lines
65 B
Kotlin
Vendored

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