Skip to content

Commit

Permalink
nbsp in Perl 5
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDaniel committed Jan 6, 2018
1 parent ee8c768 commit 94f0703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/variables.pod6
Expand Up @@ -1137,7 +1137,7 @@ X<|$*SPEC>X<|$*TMPDIR>X<|$*THREAD>X<|$*SCHEDULER>X<|$*USAGE>
------------------+--------------------------------------------
&*EXIT | Code that will be executed when doing an exit(). Intended
| to be used in situations where Perl 6 is embedded in
| another language runtime (such as Inline::Perl6 in Perl 5)
| another language runtime (such as Inline::Perl6 in Perl 5)
------------------+--------------------------------------------
$*EXECUTABLE | Absolute path of the perl executable that is currently running.
------------------+--------------------------------------------
Expand Down

0 comments on commit 94f0703

Please sign in to comment.