!7 p { L l = ll(); assertSame(collectionMutex(l), l); new HashMap map; assertSame(collectionMutex(keySet(map)), map); print("OK"); }