Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove index entries for $?GRAMMAR and $?ENC.
(See ea91e36 and 594645e for content removal.)
  • Loading branch information
cfa committed Jan 10, 2019
1 parent 594645e commit f9481e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/variables.pod6
Expand Up @@ -1138,7 +1138,7 @@ L<C<line>|/type/CallFrame#method_line> methods, respectively.
=head3 Other compile-time variables:
X<|$?PACKAGE>X<|$?MODULE>X<|$?CLASS>X<|$?ROLE>
X<|$?GRAMMAR>X<|$?TABSTOP>X<|$?NL>X<|$?ENC>X<|$?DISTRIBUTION>
X<|$?TABSTOP>X<|$?NL>X<|$?DISTRIBUTION>
The following compile time variables allow for a deeper introspection:
Expand Down

0 comments on commit f9481e1

Please sign in to comment.