mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
forgot to add the api option
This commit is contained in:
parent
8c202f7b25
commit
b3e1355417
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
||||||
"bash",
|
"bash",
|
||||||
"brainfuck", "bf",
|
"brainfuck", "bf",
|
||||||
"c",
|
"c",
|
||||||
|
"commonlisp", "clisp", "cl",
|
||||||
"cpp", "c++",
|
"cpp", "c++",
|
||||||
"csharp", "cs", "c#",
|
"csharp", "cs", "c#",
|
||||||
"deno", "denojs", "denots",
|
"deno", "denojs", "denots",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue