Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
expand on whitespace a little
  • Loading branch information
perlpilot committed Sep 2, 2014
1 parent 5c16468 commit e517b60
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions S99-glossary.pod
Expand Up @@ -1712,8 +1712,10 @@ L<http://doc.perl6.org/type/Whatever>.

=head2 whitespace

Any Perl 6 L</token> may or must be separated by whitespaces.
L</comment>s are whitespaces .
The negative space between syntactic constructs within a language.
Typically consists of spaces, tabs, newlines, form feeds, and other
"invisible" characters. For the purposes of parsing Perl 6, L</comment>s
are also considered whitespace.

=head2 WIP

Expand Down

0 comments on commit e517b60

Please sign in to comment.