mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
5 lines
151 B
Kotlin
Vendored
5 lines
151 B
Kotlin
Vendored
fun string(): java.lang.String = throw Exception()
|
|
|
|
// method: JlStringKt::string
|
|
// jvm signature: ()Ljava/lang/String;
|
|
// generic signature: null |