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