Skip to content

Commit 535d70a

Browse files
committed
Fixes #1030
1 parent 447e029 commit 535d70a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Language/regexes.pod6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,6 +1218,7 @@ abracadabra
12181218
=head1 Look-around assertions
12191219
12201220
=head2 Lookahead assertions
1221+
X<|regex,before;regex,after>
12211222
12221223
To check that a pattern appears before another pattern, one can use a
12231224
lookahead assertion via the C<before> assertion. This has the form:

0 commit comments

Comments
 (0)