// RUNTIME import kotlin.concurrent.fixedRateTimer import kotlin.concurrent.read import java.util.ArrayList /** * Reference to [ArrayList] * Reference to [fixedRateTimer] * Reference to [kotlin.concurrent.read] */ fun foo() { }