Skip to content

Commit

Permalink
Fix 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Mar 26, 2022
1 parent dfd3fb8 commit 69464aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/Language/glossary.pod6
Original file line number Diff line number Diff line change
Expand Up @@ -341,9 +341,7 @@ will be declared later on in the same file.
=for code
grammar Quux {
my regex future {...};
say "foobarbaz" ~~ /<future>/;
regex future { f \w** 2 b \w ** 2 }
}
Expand Down

0 comments on commit 69464aa

Please sign in to comment.