mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
8 lines
137 B
Plaintext
Vendored
8 lines
137 B
Plaintext
Vendored
package test
|
|
|
|
public fun lll(/*0*/ kotlin.Int): kotlin.Int
|
|
|
|
public/*package*/ open class Int {
|
|
public/*package*/ constructor Int()
|
|
}
|