Skip to content

Commit

Permalink
set wrap to true for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Sep 20, 2011
1 parent b73cc3f commit 74a20bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/TestML/AST.pm
Expand Up @@ -6,6 +6,7 @@ use TestML::Runtime;

has points => default => sub{[]};
has function => default => sub { TestML::Function->new };
use constant wrap => 1;

# sub final {
# my ($self, $match, $top) = @_;
Expand Down

0 comments on commit 74a20bd

Please sign in to comment.