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
aa6a509e8da788beaa1de2fa7a286bd57fa187d1
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
class
/
DefaultConstructor.kt
T
Natalia.Ukhorskaya
808c5abc0f
Generate constructor without parameters if primary constructor has only parameters with default values
...
#KT-3085 Fixed
2012-12-27 12:29:06 +04:00
2 lines
24 B
Kotlin
Raw
Blame
History
class
A
(
val
a
:
Int
=
1
)
Reference in New Issue
View Git Blame
Copy Permalink