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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7f76d7ec84bc01ca512dd5ad0fbeb03611c9e4c
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
argumentOrder
History
Alexander Udalov
b4051c4577
Do not generate unnecessary super-call checks for functions with defaults
...
Such check should only be generated for a function in an open class #KT-11962 Fixed
2016-12-27 16:22:12 +03:00
..
argumentReorder.kt
…
argumentReorderWithDefault.kt
Do not generate unnecessary super-call checks for functions with defaults
2016-12-27 16:22:12 +03:00
sameOrder.kt
…
sameOrderWithDefault.kt
Do not generate unnecessary super-call checks for functions with defaults
2016-12-27 16:22:12 +03:00