Skip to content

Commit 8561742

Browse files
authored
Update access-control.md
1 parent 02f4e61 commit 8561742

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/overview/access-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ ShockScript allows the user to define properties tied to a namespace, which is u
66
package com.company.runner {
77
/** @private */
88
public namespace runner_internals;
9+
}
910
11+
package com.company.runner {
1012
//
1113
public class Helper {
1214
/** @private */

0 commit comments

Comments
 (0)