Skip to content

Commit 02f4e61

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

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
@@ -38,12 +38,14 @@ package com.business.product {
3838
*/
3939
public namespace Flexible = "http://business.com/product/flexible";
4040
}
41+
4142
package com.business.product {
4243
/**
4344
* Judgement version control namespace.
4445
*/
4546
public namespace Judgement = "http://business.com/product/judgement";
4647
}
48+
4749
package com.business.product {
4850
/**
4951
* Pair.

0 commit comments

Comments
 (0)