Files
XcodeGen/Tests/Fixtures/SPM/StaticLibrary/StaticLibrary.swift

6 lines
62 B
Swift

import Codability
func doThing() {
_ = AnyCodable.self
}