mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The runtime logic for printing a foreign reference type is behind `if #available(SwiftStdlib 6.2, *)`, which means it won't run on older versions of macOS, even if you use a newer Swift runtime. rdar://153735437
1.3 KiB
1.3 KiB