referral module init commit
Test Workflow / test (push) Successful in 8s

This commit is contained in:
milidev
2026-01-22 13:00:21 +07:00
parent 60678ef889
commit c2a780db2d
3 changed files with 38 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
package ru.soune
fun main() {
println("Hello World!")
}