Lab 4, Kotlin.

This commit is contained in:
2023-05-13 14:31:07 +03:00
parent 5f36bd41ae
commit 4d538d2d04
4 changed files with 39 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
fn main() {
println!("Hello, world!");
}
}