Dmitriy Novozhilov
|
f597343d82
|
[TEST] Fix testdata
|
2020-12-17 00:33:17 +03:00 |
|
Victor Petukhov
|
d32d0a65f0
|
Revert "Report warning on @JvmStatic in private companion objects"
This reverts commit 9669ab14
|
2020-12-16 10:24:18 +03:00 |
|
Victor Petukhov
|
94deddef7f
|
Revert "Minor: cover negative cases with test +m"
This reverts commit 04a4f9cd
|
2020-12-16 10:24:12 +03:00 |
|
Pavel Kirpichenkov
|
04a4f9cde6
|
Minor: cover negative cases with test +m
Add case without reported diagnostic on public companion.
Only report diagnostic if @JvmStatic annotation has source in code.
KT-25114
|
2020-10-16 11:11:59 +03:00 |
|
Pavel Kirpichenkov
|
9669ab1468
|
Report warning on @JvmStatic in private companion objects
Deprecation cycle to prohibit in 1.5.
^KT-25114 In Progress
|
2020-10-16 11:11:59 +03:00 |
|
Pavel Kirpichenkov
|
d769ca06ab
|
Add test for KT-25114
|
2020-10-16 11:11:58 +03:00 |
|