This commit is contained in:
2024-02-09 12:34:58 +01:00
parent 4d772a17cb
commit 0c970c22a7
98 changed files with 5330 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
object HalloWelt {
def main(args: Array[String]) {
println("Hallo, Welt!")
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.