Add Kotlin support

This commit is contained in:
aveliz1999 2020-06-04 15:01:14 -04:00
parent b750de1f5e
commit c36c5a6e63
7 changed files with 24 additions and 0 deletions

View file

@ -73,6 +73,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
"go",
"java",
"julia", "jl",
"kotlin",
"nasm", "asm",
"node", "javascript", "js",
"php",