// WITH_RUNTIME import java.util.concurrent.locks.* fun foo(lock: ReentrantReadWriteLock) { val v = 1 }