first commit

This commit is contained in:
2026-01-19 14:02:08 +07:00
commit c1d5071721
14 changed files with 183 additions and 0 deletions

5
src/Main.kt Normal file
View File

@@ -0,0 +1,5 @@
//TIP To <b>Run</b> code, press <shortcut actionId="Run"/> or
// click the <icon src="AllIcons.Actions.Execute"/> icon in the gutter.
fun main() {
}