Pavel V. Talanov
|
69c250a1b7
|
Light class test: avoid checking method visibility when NoLaziness is not specified
Allows to avoid putting NoLaziness flag on every test that mentions 'override' modifier
|
2017-04-09 15:09:15 +03:00 |
|
Pavel V. Talanov
|
a2511232ab
|
Lazy light classes: fix visibility modifier in case of inherited protected visibility
|
2017-03-27 17:58:53 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Andrey Breslav
|
38d4ca5469
|
Do not generate @NotNull annotations on void- or primitive-returning methods
#KT-4834 Fixed
#KT-5255 Fixed
|
2014-06-24 15:54:11 +04:00 |
|