Skip to content

Commit 8483a44

Browse files
committed
move comma for xtest
1 parent 09d04ec commit 8483a44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/py-nutshell.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ Perl 6
9797
say "1 is not 2."
9898
}
9999
100-
Parentheses are optional in both languages in expressions in conditionals,
101-
as shown above.
100+
Parentheses are optional in both languages in expressions in
101+
conditionals, as shown above.
102102
103103
=head2 Variables
104104

0 commit comments

Comments
 (0)