Skip to content

Commit 0ac5a51

Browse files
authored
Merge pull request #115 from Crell/visibility
Clarify what visibility must be declared.
2 parents 859b866 + 4ef4f17 commit 0ac5a51

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)