Skip to content

Commit 4ef4f17

Browse files
committed
Clarify what visibility must be declared.
1 parent 859b866 commit 4ef4f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ class Talker
519519

520520
### 4.3 Properties and Constants
521521

522-
Visibility MUST be declared on all properties.
522+
Visibility MUST be declared on all properties. If set-visibility is specified, then the general visibility MAY be omitted.
523523

524524
Visibility MUST be declared on all constants.
525525

0 commit comments

Comments
 (0)