# 비교에 필요한 것 # Question: edition 비교에 필요한 것이 저장소에 있는가? direction: right n0: "저장소에 있는 것" { shape: rectangle } n1: "edition 픽스처" { shape: rectangle } n2: "proto3 짝 픽스처" { shape: rectangle } n3: "protobuf 컴파일 산출물" { shape: rectangle } n0 -> n1: "있음" n0 -> n2: "없음" n0 -> n3: "없음"