6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
(class foo (read))
|
|
|
|
(type bar)
|
|
(allow bar self (foo (read)))
|
|
|
(class foo (read))
|
|
|
|
(type bar)
|
|
(allow bar self (foo (read)))
|
|
|