Skip to content

Commit fce4c83

Browse files
committed
Puts index marks *after* TITLE and SUBTITLE 🐛 fixes #1915
1 parent a51c6b6 commit fce4c83

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/Type/Capture.pod6

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
=begin pod
22
3-
X<|capture literal (Capture)>
4-
X<|\() (Capture)>
53
=TITLE class Capture
64
75
=SUBTITLE Argument list suitable for passing to a Signature
86
7+
X<|capture literal (Capture)>
8+
X<|\() (Capture)>
9+
910
=for code :skip-test
1011
class Capture does Positional does Associative { }
1112

0 commit comments

Comments
 (0)