Skip to content

Commit dc759fd

Browse files
authored
[test] add Android to availability attribute test (#85057)
Following up to #84574
1 parent d97d748 commit dc759fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IDE/complete_decl_attribute.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ actor MyGenericGlobalActor<T> {
8686
// AVAILABILITY1-NEXT: Keyword/None: FreeBSD[#Platform#]; name=FreeBSD{{$}}
8787
// AVAILABILITY1-NEXT: Keyword/None: OpenBSD[#Platform#]; name=OpenBSD{{$}}
8888
// AVAILABILITY1-NEXT: Keyword/None: Windows[#Platform#]; name=Windows{{$}}
89+
// AVAILABILITY1-NEXT: Keyword/None: Android[#Platform#]; name=Android{{$}}
8990

9091
@available(*, #^AVAILABILITY2^#)
9192

0 commit comments

Comments
 (0)