Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add TODO comment wrt MAIN sub
  • Loading branch information
moritz committed Jun 9, 2010
1 parent b0d427b commit 3657ad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Perl6/Actions.pm
Expand Up @@ -62,6 +62,7 @@ method comp_unit($/, $key?) {
}

# run MAIN subs
# TODO: run this only when not in a module and not in eval
$mainline.push(
PAST::Op.new(
:pasttype('call'),
Expand Down

0 comments on commit 3657ad7

Please sign in to comment.