Выгрузка всех файлов

This commit is contained in:
2025-05-03 11:48:32 +03:00
parent 22475e1eb5
commit 7853f66d43
12 changed files with 443 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fun main() {
println("Hello World!")
}