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-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60,783
Commits
3,641
Branches
23,353
Tags
79840a05b23f576cbb830ee7f3fe46d57372def8
Commit Graph
1 Commits
Author
SHA1
Message
Date
Georgy Bronnikov
0d8036bb14
JVM_IR: do not generate main() when extension main is present
...
Extension methods with signature C.main() should not cause generation of main(args: Array<String>).
2019-12-18 15:25:57 +03:00