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-12 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
65,137
Commits
3,641
Branches
23,353
Tags
e7e80be34a193dfbc6b48a87d5ce82d2ff1761c4
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