emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/raku-mode 4a018be623 172/253: Adds BagHash to check again


From: ELPA Syncer
Subject: [nongnu] elpa/raku-mode 4a018be623 172/253: Adds BagHash to check again
Date: Sat, 29 Jan 2022 08:28:55 -0500 (EST)

branch: elpa/raku-mode
commit 4a018be6239b802e91a96b9e7682a9fdcebaadae
Author: JJ Merelo <jjmerelo@gmail.com>
Commit: JJ Merelo <jjmerelo@gmail.com>

    Adds BagHash to check again
---
 perl6-font-lock.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl6-font-lock.el b/perl6-font-lock.el
index eb42883ec4..8a97dc8fb4 100644
--- a/perl6-font-lock.el
+++ b/perl6-font-lock.el
@@ -215,7 +215,7 @@
          . ,(rx (or "Object" "Any" "Junction" "Whatever" "Capture" "Match"
                     "Signature" "Proxy" "Matcher" "Package" "Module" "Class"
                     "Grammar" "Scalar" "Array" "Hash" "KeyHash" "KeySet" 
"KeyBag"
-                    "Pair" "List" "Seq" "Range" "Set" "Bag" "Mapping" "Void"
+                    "Pair" "List" "Seq" "Range" "Set" "Bag" "BagHash" 
"Mapping" "Void"
                     "Undef" "Failure" "Exception" "Code" "Block" "Routine" 
"Sub"
                     "Macro" "Method" "Submethod" "Regex" "Str" "Blob" "Char" 
"Map"
                     "Byte" "Parcel" "Codepoint" "Grapheme" "StrPos" "StrLen"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]