This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
testData
/
run
/
MainInTest
/
module
/
src
T
History
Denis Zharkov
2c920b732c
Support main entry-point without arguments in frontend
...
#KT-26574 In Progress
2018-09-12 09:48:13 +03:00
..
mainInCompanion.kt
…
mainInPackageNamedInvalid.kt
…
mainInPackageNamedValid.kt
…
mainInPackageSimple.kt
…
mainInPackageVariance.kt
…
mainInPackageVarianceOut.kt
…
parameterlessInObject.kt
Support main entry-point without arguments in frontend
2018-09-12 09:48:13 +03:00
parameterlessInvalid.kt
Support main entry-point without arguments in frontend
2018-09-12 09:48:13 +03:00
parameterlessValid.kt
Support main entry-point without arguments in frontend
2018-09-12 09:48:13 +03:00
parameterlessWithJvmName.kt
Support main entry-point without arguments in frontend
2018-09-12 09:48:13 +03:00
suspendMain.kt
…
varargMain.kt
…