b1cf0ffcee
(not yet complete) own writer will be used to write both java and kotlin signatures
2 lines
30 B
Kotlin
2 lines
30 B
Kotlin
fun <T : String> id(p: T) = p
|