mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
add scala
This commit is contained in:
parent
6615ec4519
commit
48d3e39f9a
7 changed files with 29 additions and 0 deletions
|
@ -60,6 +60,8 @@ echo -n 'testing ruby = '
|
|||
../../cli/execute ruby ruby.rb
|
||||
echo -n 'testing rust = '
|
||||
../../cli/execute rust rust.rs
|
||||
echo -n 'testing scala = '
|
||||
../../cli/execute scala scala.scala
|
||||
echo -n 'testing swift = '
|
||||
../../cli/execute swift swift.swift
|
||||
echo -n 'testing typescript = '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue