mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(kotlin-1.4.31): Added kotlin 1.4.31
This commit is contained in:
parent
56adb6123c
commit
a5ba0f5ee6
6 changed files with 31 additions and 0 deletions
4
packages/kotlin/1.4.31/compile
vendored
Normal file
4
packages/kotlin/1.4.31/compile
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put instructions to compile source code, remove this file if the language does not require this stage
|
||||
kotlinc $* -include-runtime -d code.jar
|
Loading…
Add table
Add a link
Reference in a new issue