Skip to content

Commit e524e6b

Browse files
committed
upd
1 parent 48ace04 commit e524e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/interfaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ interface I {
8585

8686
## Method annotations
8787

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.
8989

9090
```sx
9191
interface I {

0 commit comments

Comments
 (0)