Skip to content

Commit cd52c6b

Browse files
authored
Document RAKUDO_OPTIMIZER_DEBUG env var
1 parent 4d1e453 commit cd52c6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/Programs/00-running.pod6

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,9 @@ even if there are more tests to be run:
177177
178178
$ PERL6_TEST_DIE_ON_FAIL=1 perl6 t/test-filename.t
179179
180+
=defn C<RAKUDO_OPTIMIZER_DEBUG>, (I<Bool>; C<src/Perl6/Optimizer.nqp>)
181+
182+
When set to a true value, causes to produce extra debugging output, useful for
183+
debugging Rakudo's static optimizer.
184+
180185
=end pod

0 commit comments

Comments
 (0)