Skip to content

Commit

Permalink
Stop using unneeded 'use MONKEY-SEE-NO-EVAL'
Browse files Browse the repository at this point in the history
  • Loading branch information
pmurias committed Oct 5, 2018
1 parent 11c9942 commit e31a480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Test.pm6
@@ -1,5 +1,4 @@
use MONKEY-GUTS; # Allow NQP ops.
use MONKEY-SEE-NO-EVAL;

unit module Test;
# Copyright (C) 2007 - 2018 The Perl Foundation.
Expand Down

0 comments on commit e31a480

Please sign in to comment.