242 B
242 B
kotlin
Kotlin 애플리케이션 실행기. 더 많은 정보: https://kotlinlang.org/docs/command-line.html#compile-a-library.
- jar 파일 실행:
kotlin {{파일이름.jar}}
- Kotlin 및 JVM 버전 표시:
kotlin -version
Kotlin 애플리케이션 실행기. 더 많은 정보: https://kotlinlang.org/docs/command-line.html#compile-a-library.
kotlin {{파일이름.jar}}
kotlin -version