0df5d5158d
#KT-38297 Fixed
6 lines
254 B
HTML
6 lines
254 B
HTML
<html>
|
|
<body>
|
|
This inspection reports when one lateinit var property overrides another lateinit var property.
|
|
An instance of a subclass will have two fields for the single property and the one from a superclass remains effectively unused.
|
|
</body>
|
|
</html> |