mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-13 15:16:26 +02:00
add crystal
This commit is contained in:
parent
f04e046d4b
commit
655b7398b6
6 changed files with 28 additions and 0 deletions
lxc
|
@ -9,6 +9,8 @@ echo -n 'testing c = '
|
|||
../../cli/execute c c.c
|
||||
echo -n 'testing cpp = '
|
||||
../../cli/execute cpp cpp.cpp
|
||||
echo -n 'testing crystal = '
|
||||
../../cli/execute crystal crystal.cr
|
||||
echo -n 'testing csharp = '
|
||||
../../cli/execute csharp csharp.cs
|
||||
echo -n 'testing deno = '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue