mirror of
https://github.com/engineer-man/piston.git
synced 2025-10-27 19:50:03 +01:00
merge
This commit is contained in:
commit
30556fb45d
7 changed files with 36 additions and 2 deletions
|
|
@ -57,6 +57,9 @@ case "$lang" in
|
|||
"csharp" | "cs" | "c#")
|
||||
bin=csharp
|
||||
;;
|
||||
"elixir" | "exs")
|
||||
bin=elixir
|
||||
;;
|
||||
"go")
|
||||
bin=go
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue