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.
1 parent d97d748 commit dc759fdCopy full SHA for dc759fd
test/IDE/complete_decl_attribute.swift
@@ -86,6 +86,7 @@ actor MyGenericGlobalActor<T> {
86
// AVAILABILITY1-NEXT: Keyword/None: FreeBSD[#Platform#]; name=FreeBSD{{$}}
87
// AVAILABILITY1-NEXT: Keyword/None: OpenBSD[#Platform#]; name=OpenBSD{{$}}
88
// AVAILABILITY1-NEXT: Keyword/None: Windows[#Platform#]; name=Windows{{$}}
89
+// AVAILABILITY1-NEXT: Keyword/None: Android[#Platform#]; name=Android{{$}}
90
91
@available(*, #^AVAILABILITY2^#)
92
0 commit comments