Skip to content

Commit

Permalink
Document workaround due to parrot bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Dec 1, 2009
1 parent d37dec1 commit 606f07c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PmTcl.pir
Expand Up @@ -36,6 +36,7 @@
set_hll_global '%GLOBALS', lexpad

$P0 = compreg 'PmTcl'
# Cannot tailcall here. (TT #1029)
$P1 = $P0.'command_line'(args)
.return ($P1)
.end

0 comments on commit 606f07c

Please sign in to comment.