Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 129 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 129 Bytes

kotlinFv1.6.20

study

############## @JRE 17.0.2+8-LTS-86

Target>>JVM

fun main() {
    print("hello world!")
}