import kotlin.test.* @Test fun doTest() { assertEquals(42, bar()) }