svoid test_restructure_CompactHashMap() { new CompactHashMap map; CompactHashMap map2 = assertNotNull(restructureVerbose(map)); }