3 lines
45 B
Kotlin
Vendored
3 lines
45 B
Kotlin
Vendored
class CallGetAStar {
|
|
val a = getAStar()
|
|
} |