You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@SR_11060_Wrappervarproperty:Int=1234 // expected-error {{missing argument for parameter 'string' in call}}{{20-20=(string: <#String#>)}}
1098
+
@SR_11060_Wrappervarproperty:Int=1234 // expected-error {{missing argument for parameter 'string' in property wrapper initializer; add 'wrappedValue' and 'string' arguments in '@SR_11060_Wrapper(...)'}}
0 commit comments