Files
2019-09-27 19:00:32 +10:00

6 lines
62 B
Swift

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