Clang Builds

#import <PetKit/PetKit.h>
#import "Cat.h" // Cat은 PetKit에 포함된 헤더
// 중복 정의 오류


Swift with Clang Module