1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-14 23:56:27 +02:00

pkg(kotlin-1.4.31): use jdk8 with kotlin ()

This commit is contained in:
Dan Vargas 2021-05-13 04:45:21 -05:00 committed by GitHub
parent 3e9705bcd3
commit 00bd298665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 9 deletions
packages/kotlin/1.4.31

View file

@ -1,3 +1,3 @@
fun main() {
println("OK")
}
}