Files
no-copy/referral/src/main/kotlin/Main.kt
T
milidev c2a780db2d
Test Workflow / test (push) Successful in 8s
referral module init commit
2026-01-22 13:00:21 +07:00

5 lines
60 B
Kotlin

package ru.soune
fun main() {
println("Hello World!")
}