1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 21:35:24 +02:00
tldr/pages.sv/common/kotlin.md

13 lines
177 B
Markdown
Raw Normal View History

# kotlin
> Kotlin Programstartare.
> Mer information <https://kotlinlang.org>.
- Kör en jar fil:
`kotlin {{filnamn.jar}}`
- Visa Kotlin och JVM version:
`kotlin -version`