Gardening: Migrate test suite to GH issues: Runtime

This commit is contained in:
Anthony Latsis
2022-09-02 03:07:17 +03:00
parent 9cb32f2852
commit 4002bd5217

View File

@@ -2,7 +2,8 @@
// REQUIRES: executable_test // REQUIRES: executable_test
// REQUIRES: foundation // REQUIRES: foundation
// SR-5958 // https://github.com/apple/swift/issues/48517
import Foundation import Foundation
public struct Property: Equatable, Hashable, Codable { public struct Property: Equatable, Hashable, Codable {