Skip to content

Commit 54d4987

Browse files
author
Carl Mäsak
committed
[evalbot.pl] added a 'p' alias for Pugs
1 parent 07fa2a2 commit 54d4987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

evalbot.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ package Evalbot;
5757
nom => 'rakudo',
5858
r => 'rakudo',
5959
n => 'niecza',
60+
p => 'pugs',
6061
);
6162

6263
our %impls = (

0 commit comments

Comments
 (0)