val c = 3 val g = listOf("a", "b", "c") val time = measureNanoTime { println("text") }