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 d10c305 commit a93b880Copy full SHA for a93b880
test/IDE/complete_decl_attribute.swift
@@ -112,6 +112,7 @@ actor MyGenericGlobalActor<T> {
112
// KEYWORD2-NEXT: Keyword/None: preconcurrency[#Func Attribute#]; name=preconcurrency
113
// KEYWORD2-NEXT: Keyword/None: backDeployed[#Func Attribute#]; name=backDeployed
114
// KEYWORD2-NEXT: Keyword/None: lifetime[#Func Attribute#]; name=lifetime
115
+// KEYWORD2-NEXT: Keyword/None: concurrent[#Func Attribute#]; name=concurrent
116
// KEYWORD2-NOT: Keyword
117
// KEYWORD2-DAG: Decl[Struct]/CurrModule: MyStruct[#MyStruct#]; name=MyStruct
118
// KEYWORD2-DAG: Decl[Struct]/CurrModule: MyPropertyWrapper[#Property Wrapper#]; name=MyPropertyWrapper
0 commit comments