4 lines
58 B
Kotlin
Vendored
4 lines
58 B
Kotlin
Vendored
import kotlin.test.*
|
|
|
|
@Test
|
|
fun runTest() = println(bar()) |