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-13 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0cd37528a3b2dcd21ba0e94bcefdee3c19ad22a
kotlin
/
compiler
/
testData
/
cli
/
script.ktscript
Stepan Koltsov
d0cd37528a
move some cli tests from CompilerSmokeTest to CliTest
2012-06-14 16:05:16 +04:00
4 lines
39 B
Plaintext
Raw
Blame
History
for (arg in args) {
println(arg)
}
Reference in New Issue
View Git Blame
Copy Permalink