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
Copy file name to clipboardExpand all lines: src/interfaces.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ interface I {
85
85
86
86
## Method annotations
87
87
88
-
As annotations, interface methods may have nothing but an access modifier that is allowed to be anything but a direct reserved namespace.
88
+
As annotations, interface methods may have nothing but an access modifier that is allowed to be anything but a direct reserved namespace, as well as any meta-data.
0 commit comments