mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-10 15:52:06 +00:00
5 lines
59 B
Plaintext
Vendored
5 lines
59 B
Plaintext
Vendored
public class TheClass {
|
|
public fun doStuff() {
|
|
|
|
}
|
|
} |