Mikhail Glukhikh
|
55c7df8b8d
|
Deprecations: data class should now have at least one primary constructor parameter, parameters should be val / var and not vararg.
|
2015-09-23 16:33:05 +03:00 |
|
Denis Zharkov
|
01e5ee718f
|
Allow secondary constructors without body
#KT-6967 Fixed
|
2015-03-27 16:09:40 +03:00 |
|
Denis Zharkov
|
67f97fea42
|
Prohibit data classes with no primary constructor
|
2015-03-11 17:45:28 +03:00 |
|