Skip to content

Commit 9717a97

Browse files
committed
whitespace
1 parent 6290332 commit 9717a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Routine.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ sub þor() is raw {
377377
return @zipi
378378
};
379379
þor()[1] = 'pantuflo';
380-
say @zipi; # OUTPUT: «[zape pantuflo]␤»
380+
say @zipi; # OUTPUT: «[zape pantuflo]␤»
381381
382382
=end pod
383383

0 commit comments

Comments
 (0)