4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
|
grant {
|
||
|
permission java.io.FilePermission "/${undefined}/hello", "read";
|
||
|
};
|