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-10 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6730fa2bbf032b560eefda02e75e2a4faf90fd88
kotlin
/
compiler
/
testData
/
codegen
/
box
/
enum
/
defaultCtor
History
Alexey Andreev
1c8478e46b
JS: fix translation of enum entries without parentheses that call secondary constructors, constructors with default parameters and varargs. See KT-15900, KT-14097
2017-01-25 18:09:23 +03:00
..
constructorWithDefaultArguments.kt
…
constructorWithVararg.kt
JS: fix translation of enum entries without parentheses that call secondary constructors, constructors with default parameters and varargs. See KT-15900, KT-14097
2017-01-25 18:09:23 +03:00
secondaryConstructorWithDefaultArguments.kt
JS: fix translation of enum entries without parentheses that call secondary constructors, constructors with default parameters and varargs. See KT-15900, KT-14097
2017-01-25 18:09:23 +03:00
secondaryConstructorWithVararg.kt
JS: fix translation of enum entries without parentheses that call secondary constructors, constructors with default parameters and varargs. See KT-15900, KT-14097
2017-01-25 18:09:23 +03:00