fun test(x: Any?, y: Double) = x is Int && x < y