# 얕은 복사가 만든 구멍 # Question: 레지스트리 복사는 어디까지 막는가? direction: right n0: "등록 호출자" { shape: rectangle } n1: "중첩 맵" { shape: rectangle } n2: "평탄화된 키" { shape: rectangle } n0 -> n1: "등록" n1 -> n0: "바깥 맵만 복사" n0 -> n2: "등록" n2 -> n0: "두 레벨 모두 복사"