import kotlin.test.* @Test fun doTest2() { assertEquals(117, bar2()) }