Files
swift-mirror/test/SymbolGraph/Module/Inputs/DuplicateExportedImport/A.swift
2023-03-22 09:39:44 -06:00

4 lines
51 B
Swift

public class ClassOne {}
public class ClassTwo {}