Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Proc to RESTRICTED setting
  • Loading branch information
lucasbuchala committed Jul 18, 2015
1 parent 48c0ba5 commit b3ba1b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RESTRICTED.setting
Expand Up @@ -43,6 +43,7 @@ my class IO::Socket is RESTRICTED-CLASS { }
my class IO::Socket::INET is RESTRICTED-CLASS { }
my class IOU is RESTRICTED-CLASS { }
my class NativeCall is RESTRICTED-CLASS { }
my class Proc is RESTRICTED-CLASS { }
my class Proc::Async is RESTRICTED-CLASS { }

my role RESTRICTED-ROLE {
Expand Down

0 comments on commit b3ba1b3

Please sign in to comment.