4 lines
77 B
Plaintext
Raw Normal View History

grant {
permission java.lang.RuntimePermission "accessSystemModules";
};