Display Perl6 as Rakudo

This commit is contained in:
XAMPPRocky 2020-05-08 16:19:47 +02:00 committed by GitHub
parent add326ef78
commit 72dc3ffba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -763,6 +763,7 @@
"extensions": ["pl", "pm"]
},
"Perl6": {
"name": "Rakudo",
"line_comment": ["#"],
"multi_line_comments": [["=begin", "=end"]],
"quotes": [["\\\"", "\\\""], ["'", "'"]],