mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 08:31:30 +00:00
6 lines
114 B
Plaintext
Vendored
6 lines
114 B
Plaintext
Vendored
package test
|
|
|
|
public open class Constructor {
|
|
public constructor Constructor(/*0*/ p0: java.lang.Runnable!)
|
|
}
|