We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13f2d3b + d8b6baf commit e5d05a9Copy full SHA for e5d05a9
test/attr/attr_availability_canonical_macos_version.swift
@@ -1,4 +1,5 @@
1
// RUN: %swift -typecheck -verify -parse-stdlib -module-name Swift -target x86_64-apple-macosx11.0 %s
2
+// REQUIRES: rdar66693249
3
4
5
@available(OSX, introduced: 10.5, deprecated: 10.8, obsoleted: 11.0,
0 commit comments