mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 08:31:38 +00:00
5 lines
47 B
Kotlin
5 lines
47 B
Kotlin
import aaa.bbb.Ccc
|
|
import ddd.*
|
|
|
|
fun foo() = 1
|