Files
no-copy/finance/src/main/kotlin/Main.kt
T
milidev 27b812b0da
Test Workflow / test (push) Successful in 3s
NCBACK-36: [Referral] Referral Service
2026-02-05 15:43:42 +07:00

5 lines
60 B
Kotlin

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