Files

6 lines
62 B
Swift

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