data class Lotharschulz (
val passion: List<String> = listOf<String>("Leadership", "Software", "Engineering"),
val naturalLanguages: List<String> = listOf<String>("de", "en"),
val programmingLanguages: List<String> = listOf<String>("Kotlin", "Java", "Python", "Typescript", "Golang"),
){
fun sayHi() = println("Hey there, nice to meet you ;-)")
}
fun main() = println(Lotharschulz().sayHi())
🎧
in flow
curl -L http://bit.ly/2zVLbWh
Pinned Loading
-
hello-github-actions
hello-github-actions PublicA repository exploring GitHub Actions to automate Docker deployments.
-
hellogodocker
hellogodocker PublicDocker images build with various `docker build` command flags.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.