There was an error while loading. Please reload this page.
2 parents a53a31c + 3e5c012 commit ba89ae6Copy full SHA for ba89ae6
docs/AccessControlInStdlib.rst
@@ -49,7 +49,7 @@ To document the reason for marking symbols public, we use comments:
49
* symbols that are SPIs for the module X::
50
51
public // SPI(X)
52
- public _foo() { ... }
+ func _foo() { ... }
53
54
`internal`
55
==========
0 commit comments