Skip to content

Commit

Permalink
Make PIO attribute private again
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Nov 28, 2014
1 parent 58f79c1 commit a6b3d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/PIO.pm
@@ -1,5 +1,5 @@
my role PIO {
has $.PIO;
has $!PIO;
has $.chomp;
has $.nl;
has int $.ins;
Expand Down

0 comments on commit a6b3d5d

Please sign in to comment.