This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-11 00:21:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ed0cb2a89bcc552ef7ea25a82b68069feeeb24b
kotlin
/
compiler
/
testData
/
script
/
cliCompilation
/
hello_args.kts
Ilya Chernikov
48965fb64a
[minor] refactor scripting tests: extract cli testdata into separate dir, remove annotation
2018-12-20 17:09:21 +01:00
2 lines
28 B
Kotlin
Vendored
Raw
Blame
History
print
(
"
Hello,
${args[0]}
!
"
)
Reference in New Issue
View Git Blame
Copy Permalink