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

6 lines
62 B
Swift

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