File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ There are at least two useful debuggers available for Rakudo:
88
99= item L < Debugger::UI::CommandLine|https://modules.perl6.org/repo/Debugger::UI::CommandLine >
1010
11- A command-line debugger frontend for Rakudo.
11+ A command-line debugger frontend for Rakudo.
1212
1313= item L < Grammar::Debugger|https://modules.perl6.org/repo/Grammar::Debugger > (and C < Grammar::Tracer > in the same distribution)
1414
15- Simple tracing and debugging support for Perl 6 grammars
15+ Simple tracing and debugging support for Perl 6 grammars
1616
1717Please see the documentation for these programs for further information.
1818
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ if @*ARGS {
3232 | 'Language/tables.p6'
3333 | 'Language/testing.p6'
3434 | 'Language/traps.p6'
35- | 'Programs/01-debugging.p6'
3635 /,
3736 );
3837}
You can’t perform that action at this time.
0 commit comments