mirror of
https://github.com/correl/mage.git
synced 2024-12-10 11:03:17 +00:00
3 lines
56 B
Text
3 lines
56 B
Text
|
grant {
|
||
|
permission java.security.AllPermission;
|
||
|
};
|