// "Import" "true" package some import kotlin.system.measureNanoTime fun testFun() { measureNanoTime({}) }