Alexander Udalov
|
090d157f86
|
Update test data for data classes
|
2016-09-15 16:45:48 +03:00 |
|
Mikhail Glukhikh
|
dd43674426
|
Data class must have at least one argument is reported on constructor parameter list now, if any #KT-9999 Fixed
|
2015-11-16 10:45:54 +03:00 |
|
Alexey Tsvetkov
|
1973573a89
|
Remove @data from test data
|
2015-10-19 20:45:00 +03:00 |
|
Yan Zhulanow
|
6db9344659
|
Fix compiler tests
|
2015-09-25 19:20:20 +03:00 |
|
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
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Denis Zharkov
|
67f97fea42
|
Prohibit data classes with no primary constructor
|
2015-03-11 17:45:28 +03:00 |
|