We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f4e61 commit 8561742Copy full SHA for 8561742
1 file changed
src/overview/access-control.md
@@ -6,7 +6,9 @@ ShockScript allows the user to define properties tied to a namespace, which is u
6
package com.company.runner {
7
/** @private */
8
public namespace runner_internals;
9
+}
10
11
+package com.company.runner {
12
//
13
public class Helper {
14
0 commit comments