# 두 자리가 가리키는 대상 # Question: DROP_OLDEST 에서 제거되는 것과 차감되는 값은 같은 것인가? direction: right n0: "DROP_OLDEST 승인" { shape: rectangle } n1: "가장 오래된 봉투" { shape: rectangle } n2: "queuedBytes" { shape: rectangle } n0 -> n1: "큐 제거" n0 -> n2: "차감"