mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
merge
This commit is contained in:
commit
ed773d26d3
7 changed files with 35 additions and 0 deletions
|
@ -13,6 +13,8 @@ echo -n 'testing crystal = '
|
|||
../../cli/execute crystal crystal.cr
|
||||
echo -n 'testing csharp = '
|
||||
../../cli/execute csharp csharp.cs
|
||||
echo -n 'testing d = '
|
||||
../../cli/execute d test.d
|
||||
echo -n 'testing deno = '
|
||||
../../cli/execute deno deno.ts
|
||||
echo -n 'testing elixir = '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue