Skip to content

Commit 12ec453

Browse files
committed
Add TODO markers
so that a "git grep TODO" detects that there is something to do in this file
1 parent 91cbe6d commit 12ec453

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lib/Language/variables.pod

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,12 +419,20 @@ introduce an alias into the symbol table.
419419
420420
=head2 The C<anon> Declarator
421421
422+
=comment TODO
423+
422424
=head2 The C<state> Declarator
423425
426+
=comment TODO
427+
424428
=head2 The C<augment> Declarator
425429
430+
=comment TODO
431+
426432
=head2 The C<supersede> Declarator
427433
434+
=comment TODO
435+
428436
=head2 The C<temp> Prefix
429437
430438
Like C<my>, C<temp> restores the old value of a variable at the end of its

0 commit comments

Comments
 (0)