Files

5 lines
81 B
Kotlin
Vendored

import kotlin.test.*
import tezd.*
@Test
fun runTest() = assertEquals(42, foo())