Skip to content

Commit ff236f4

Browse files
committed
Eliminates incorrect sentence
1 parent 5a44730 commit ff236f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Language/experimental.pod6

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ on via the pragma
3333
3434
use experimental :macros;
3535
36-
In its simplest form, it simply returns a string, that will be fed into the compiler.
36+
Macro processing happens during parsing time.
37+
3738
3839
3940
=end pod

0 commit comments

Comments
 (0)