edited raku implementation

put it in version folder 6.d and removed the v from version in the json file
This commit is contained in:
Hydrazer 2021-06-18 05:11:58 -06:00
parent ccb109a111
commit 4c22b1689c
5 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,5 @@
{
"language": "raku",
"version": "6.d",
"aliases": ["raku", "rakudo", "perl6", "p6", "pl6"]
}